tdlight-docs/it/tdlight/jni/class-use/TdApi.Function.html
2021-09-14 14:35:07 +00:00

3712 lines
182 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class it.tdlight.jni.TdApi.Function (tdlight API 3.3.102 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="use: package: it.tdlight.jni, class: TdApi, class: Function">
<meta name="generator" content="javadoc/ClassUseWriter">
<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="class-use-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="../package-summary.html">Package</a></li>
<li><a href="../TdApi.Function.html" title="class in it.tdlight.jni">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../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="Uses of Class it.tdlight.jni.TdApi.Function" class="title">Uses of Class<br>it.tdlight.jni.TdApi.Function</h1>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="it.tdlight.jni">
<h2>Uses of <a href="../TdApi.Function.html" title="class in it.tdlight.jni">TdApi.Function</a> in <a href="../package-summary.html">it.tdlight.jni</a></h2>
<div class="use-summary">
<table class="summary-table">
<caption><span>Subclasses of <a href="../TdApi.Function.html" title="class in it.tdlight.jni">TdApi.Function</a> in <a href="../package-summary.html">it.tdlight.jni</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Class</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AcceptCall.html" title="class in it.tdlight.jni">TdApi.AcceptCall</a></span></code></th>
<td class="col-last">
<div class="block">Accepts an incoming call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AcceptTermsOfService.html" title="class in it.tdlight.jni">TdApi.AcceptTermsOfService</a></span></code></th>
<td class="col-last">
<div class="block">Accepts Telegram terms of services.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddChatMember.html" title="class in it.tdlight.jni">TdApi.AddChatMember</a></span></code></th>
<td class="col-last">
<div class="block">Adds a new member to a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddChatMembers.html" title="class in it.tdlight.jni">TdApi.AddChatMembers</a></span></code></th>
<td class="col-last">
<div class="block">Adds multiple new members to a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddChatToList.html" title="class in it.tdlight.jni">TdApi.AddChatToList</a></span></code></th>
<td class="col-last">
<div class="block">Adds a chat to a chat list.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddContact.html" title="class in it.tdlight.jni">TdApi.AddContact</a></span></code></th>
<td class="col-last">
<div class="block">Adds a user to the contact list or
edits an existing contact by their user identifier.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddCustomServerLanguagePack.html" title="class in it.tdlight.jni">TdApi.AddCustomServerLanguagePack</a></span></code></th>
<td class="col-last">
<div class="block">Adds a custom server language pack to
the list of installed language packs
in current localization target.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddFavoriteSticker.html" title="class in it.tdlight.jni">TdApi.AddFavoriteSticker</a></span></code></th>
<td class="col-last">
<div class="block">Adds a new sticker to the list of
favorite stickers.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddLocalMessage.html" title="class in it.tdlight.jni">TdApi.AddLocalMessage</a></span></code></th>
<td class="col-last">
<div class="block">Adds a local message to a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddLogMessage.html" title="class in it.tdlight.jni">TdApi.AddLogMessage</a></span></code></th>
<td class="col-last">
<div class="block">Adds a message to TDLib internal log.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddNetworkStatistics.html" title="class in it.tdlight.jni">TdApi.AddNetworkStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Adds the specified data to data usage
statistics.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddProxy.html" title="class in it.tdlight.jni">TdApi.AddProxy</a></span></code></th>
<td class="col-last">
<div class="block">Adds a proxy server for network
requests.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddRecentlyFoundChat.html" title="class in it.tdlight.jni">TdApi.AddRecentlyFoundChat</a></span></code></th>
<td class="col-last">
<div class="block">Adds a chat to the list of recently
found chats.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddRecentSticker.html" title="class in it.tdlight.jni">TdApi.AddRecentSticker</a></span></code></th>
<td class="col-last">
<div class="block">Manually adds a new sticker to the
list of recently used stickers.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddSavedAnimation.html" title="class in it.tdlight.jni">TdApi.AddSavedAnimation</a></span></code></th>
<td class="col-last">
<div class="block">Manually adds a new animation to the
list of saved animations.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AddStickerToSet.html" title="class in it.tdlight.jni">TdApi.AddStickerToSet</a></span></code></th>
<td class="col-last">
<div class="block">Adds a new sticker to a set; for bots
only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AnswerCallbackQuery.html" title="class in it.tdlight.jni">TdApi.AnswerCallbackQuery</a></span></code></th>
<td class="col-last">
<div class="block">Sets the result of a callback query;
for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AnswerCustomQuery.html" title="class in it.tdlight.jni">TdApi.AnswerCustomQuery</a></span></code></th>
<td class="col-last">
<div class="block">Answers a custom query; for bots only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AnswerInlineQuery.html" title="class in it.tdlight.jni">TdApi.AnswerInlineQuery</a></span></code></th>
<td class="col-last">
<div class="block">Sets the result of an inline query;
for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AnswerPreCheckoutQuery.html" title="class in it.tdlight.jni">TdApi.AnswerPreCheckoutQuery</a></span></code></th>
<td class="col-last">
<div class="block">Sets the result of a pre-checkout
query; for bots only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.AnswerShippingQuery.html" title="class in it.tdlight.jni">TdApi.AnswerShippingQuery</a></span></code></th>
<td class="col-last">
<div class="block">Sets the result of a shipping query;
for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.BanChatMember.html" title="class in it.tdlight.jni">TdApi.BanChatMember</a></span></code></th>
<td class="col-last">
<div class="block">Bans a member in a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.BlockMessageSenderFromReplies.html" title="class in it.tdlight.jni">TdApi.BlockMessageSenderFromReplies</a></span></code></th>
<td class="col-last">
<div class="block">Blocks an original sender of a message
in the Replies chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CancelDownloadFile.html" title="class in it.tdlight.jni">TdApi.CancelDownloadFile</a></span></code></th>
<td class="col-last">
<div class="block">Stops the downloading of a file.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CancelPasswordReset.html" title="class in it.tdlight.jni">TdApi.CancelPasswordReset</a></span></code></th>
<td class="col-last">
<div class="block">Cancels reset of 2-step verification
password.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CancelUploadFile.html" title="class in it.tdlight.jni">TdApi.CancelUploadFile</a></span></code></th>
<td class="col-last">
<div class="block">Stops the uploading of a file.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CanTransferOwnership.html" title="class in it.tdlight.jni">TdApi.CanTransferOwnership</a></span></code></th>
<td class="col-last">
<div class="block">Checks whether the current session
can be used to transfer a chat ownership
to another user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ChangeImportedContacts.html" title="class in it.tdlight.jni">TdApi.ChangeImportedContacts</a></span></code></th>
<td class="col-last">
<div class="block">Changes imported contacts using the
list of contacts saved on the device.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ChangePhoneNumber.html" title="class in it.tdlight.jni">TdApi.ChangePhoneNumber</a></span></code></th>
<td class="col-last">
<div class="block">Changes the phone number of the user
and sends an authentication code to
the user's new phone number.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ChangeStickerSet.html" title="class in it.tdlight.jni">TdApi.ChangeStickerSet</a></span></code></th>
<td class="col-last">
<div class="block">Installs/uninstalls or activates/archives
a sticker set.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckAuthenticationBotToken.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationBotToken</a></span></code></th>
<td class="col-last">
<div class="block">Checks the authentication token of a
bot; to log in as a bot.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckAuthenticationCode.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks the authentication code.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckAuthenticationPassword.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationPassword</a></span></code></th>
<td class="col-last">
<div class="block">Checks the authentication password
for correctness.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckAuthenticationPasswordRecoveryCode.html" title="class in it.tdlight.jni">TdApi.CheckAuthenticationPasswordRecoveryCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks whether a password recovery
code sent to an email address is valid.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckChangePhoneNumberCode.html" title="class in it.tdlight.jni">TdApi.CheckChangePhoneNumberCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks the authentication code sent
to confirm a new phone number of the user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckChatInviteLink.html" title="class in it.tdlight.jni">TdApi.CheckChatInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Checks the validity of an invite link
for a chat and returns information
about the corresponding chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckChatUsername.html" title="class in it.tdlight.jni">TdApi.CheckChatUsername</a></span></code></th>
<td class="col-last">
<div class="block">Checks whether a username can be set
for a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckCreatedPublicChatsLimit.html" title="class in it.tdlight.jni">TdApi.CheckCreatedPublicChatsLimit</a></span></code></th>
<td class="col-last">
<div class="block">Checks whether the maximum number of
owned public chats has been reached.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckDatabaseEncryptionKey.html" title="class in it.tdlight.jni">TdApi.CheckDatabaseEncryptionKey</a></span></code></th>
<td class="col-last">
<div class="block">Checks the database encryption key
for correctness.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckEmailAddressVerificationCode.html" title="class in it.tdlight.jni">TdApi.CheckEmailAddressVerificationCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks the email address verification
code for Telegram Passport.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckPasswordRecoveryCode.html" title="class in it.tdlight.jni">TdApi.CheckPasswordRecoveryCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks whether a 2-step verification
password recovery code sent to an
email address is valid.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckPhoneNumberConfirmationCode.html" title="class in it.tdlight.jni">TdApi.CheckPhoneNumberConfirmationCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks phone number confirmation code.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckPhoneNumberVerificationCode.html" title="class in it.tdlight.jni">TdApi.CheckPhoneNumberVerificationCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks the phone number verification
code for Telegram Passport.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckRecoveryEmailAddressCode.html" title="class in it.tdlight.jni">TdApi.CheckRecoveryEmailAddressCode</a></span></code></th>
<td class="col-last">
<div class="block">Checks the 2-step verification recovery
email address verification code.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CheckStickerSetName.html" title="class in it.tdlight.jni">TdApi.CheckStickerSetName</a></span></code></th>
<td class="col-last">
<div class="block">Checks whether a name can be used for
a new sticker set.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CleanFileName.html" title="class in it.tdlight.jni">TdApi.CleanFileName</a></span></code></th>
<td class="col-last">
<div class="block">Removes potentially dangerous characters
from the name of a file.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ClearAllDraftMessages.html" title="class in it.tdlight.jni">TdApi.ClearAllDraftMessages</a></span></code></th>
<td class="col-last">
<div class="block">Clears draft messages in all chats.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ClearImportedContacts.html" title="class in it.tdlight.jni">TdApi.ClearImportedContacts</a></span></code></th>
<td class="col-last">
<div class="block">Clears all imported contacts, contact
list remains unchanged.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ClearRecentlyFoundChats.html" title="class in it.tdlight.jni">TdApi.ClearRecentlyFoundChats</a></span></code></th>
<td class="col-last">
<div class="block">Clears the list of recently found chats.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ClearRecentStickers.html" title="class in it.tdlight.jni">TdApi.ClearRecentStickers</a></span></code></th>
<td class="col-last">
<div class="block">Clears the list of recently used stickers.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.Close.html" title="class in it.tdlight.jni">TdApi.Close</a></span></code></th>
<td class="col-last">
<div class="block">Closes the TDLib instance.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CloseChat.html" title="class in it.tdlight.jni">TdApi.CloseChat</a></span></code></th>
<td class="col-last">
<div class="block">Informs TDLib that the chat is closed
by the user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CloseSecretChat.html" title="class in it.tdlight.jni">TdApi.CloseSecretChat</a></span></code></th>
<td class="col-last">
<div class="block">Closes a secret chat, effectively
transferring its state to secretChatStateClosed.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ConfirmQrCodeAuthentication.html" title="class in it.tdlight.jni">TdApi.ConfirmQrCodeAuthentication</a></span></code></th>
<td class="col-last">
<div class="block">Confirms QR code authentication on
another device.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateBasicGroupChat.html" title="class in it.tdlight.jni">TdApi.CreateBasicGroupChat</a></span></code></th>
<td class="col-last">
<div class="block">Returns an existing chat corresponding
to a known basic group.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateCall.html" title="class in it.tdlight.jni">TdApi.CreateCall</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateChatFilter.html" title="class in it.tdlight.jni">TdApi.CreateChatFilter</a></span></code></th>
<td class="col-last">
<div class="block">Creates new chat filter.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateChatInviteLink.html" title="class in it.tdlight.jni">TdApi.CreateChatInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new invite link for a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateNewBasicGroupChat.html" title="class in it.tdlight.jni">TdApi.CreateNewBasicGroupChat</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new basic group and sends
a corresponding messageBasicGroupChatCreate.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateNewSecretChat.html" title="class in it.tdlight.jni">TdApi.CreateNewSecretChat</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new secret chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateNewStickerSet.html" title="class in it.tdlight.jni">TdApi.CreateNewStickerSet</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new sticker set.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateNewSupergroupChat.html" title="class in it.tdlight.jni">TdApi.CreateNewSupergroupChat</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new supergroup or channel
and sends a corresponding
messageSupergroupChatCreate.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreatePrivateChat.html" title="class in it.tdlight.jni">TdApi.CreatePrivateChat</a></span></code></th>
<td class="col-last">
<div class="block">Returns an existing chat corresponding
to a given user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateSecretChat.html" title="class in it.tdlight.jni">TdApi.CreateSecretChat</a></span></code></th>
<td class="col-last">
<div class="block">Returns an existing chat corresponding
to a known secret chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateSupergroupChat.html" title="class in it.tdlight.jni">TdApi.CreateSupergroupChat</a></span></code></th>
<td class="col-last">
<div class="block">Returns an existing chat corresponding
to a known supergroup or channel.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateTemporaryPassword.html" title="class in it.tdlight.jni">TdApi.CreateTemporaryPassword</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new temporary password for processing payments.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.CreateVoiceChat.html" title="class in it.tdlight.jni">TdApi.CreateVoiceChat</a></span></code></th>
<td class="col-last">
<div class="block">Creates a voice chat (a group call
bound to a chat).</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteAccount.html" title="class in it.tdlight.jni">TdApi.DeleteAccount</a></span></code></th>
<td class="col-last">
<div class="block">Deletes the account of the current
user, deleting all information associated
with the user from the server.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteAllCallMessages.html" title="class in it.tdlight.jni">TdApi.DeleteAllCallMessages</a></span></code></th>
<td class="col-last">
<div class="block">Deletes all call messages.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteAllRevokedChatInviteLinks.html" title="class in it.tdlight.jni">TdApi.DeleteAllRevokedChatInviteLinks</a></span></code></th>
<td class="col-last">
<div class="block">Deletes all revoked chat invite links
created by a given chat administrator.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteChat.html" title="class in it.tdlight.jni">TdApi.DeleteChat</a></span></code></th>
<td class="col-last">
<div class="block">Deletes a chat along with all messages
in the corresponding chat for all chat
members; requires owner privileges.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteChatFilter.html" title="class in it.tdlight.jni">TdApi.DeleteChatFilter</a></span></code></th>
<td class="col-last">
<div class="block">Deletes existing chat filter.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteChatHistory.html" title="class in it.tdlight.jni">TdApi.DeleteChatHistory</a></span></code></th>
<td class="col-last">
<div class="block">Deletes all messages in the chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteChatMessagesFromUser.html" title="class in it.tdlight.jni">TdApi.DeleteChatMessagesFromUser</a></span></code></th>
<td class="col-last">
<div class="block">Deletes all messages sent by the
specified user to a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteChatReplyMarkup.html" title="class in it.tdlight.jni">TdApi.DeleteChatReplyMarkup</a></span></code></th>
<td class="col-last">
<div class="block">Deletes the default reply markup from
a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteCommands.html" title="class in it.tdlight.jni">TdApi.DeleteCommands</a></span></code></th>
<td class="col-last">
<div class="block">Deletes commands supported by the bot
for the given user scope and language;
for bots only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteFile.html" title="class in it.tdlight.jni">TdApi.DeleteFile</a></span></code></th>
<td class="col-last">
<div class="block">Deletes a file from the TDLib file cache.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteLanguagePack.html" title="class in it.tdlight.jni">TdApi.DeleteLanguagePack</a></span></code></th>
<td class="col-last">
<div class="block">Deletes all information about a language
pack in the current localization
target.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteMessages.html" title="class in it.tdlight.jni">TdApi.DeleteMessages</a></span></code></th>
<td class="col-last">
<div class="block">Deletes messages.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeletePassportElement.html" title="class in it.tdlight.jni">TdApi.DeletePassportElement</a></span></code></th>
<td class="col-last">
<div class="block">Deletes a Telegram Passport element.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteProfilePhoto.html" title="class in it.tdlight.jni">TdApi.DeleteProfilePhoto</a></span></code></th>
<td class="col-last">
<div class="block">Deletes a profile photo.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteRevokedChatInviteLink.html" title="class in it.tdlight.jni">TdApi.DeleteRevokedChatInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Deletes revoked chat invite links.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteSavedCredentials.html" title="class in it.tdlight.jni">TdApi.DeleteSavedCredentials</a></span></code></th>
<td class="col-last">
<div class="block">Deletes saved credentials for all
payment provider bots.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DeleteSavedOrderInfo.html" title="class in it.tdlight.jni">TdApi.DeleteSavedOrderInfo</a></span></code></th>
<td class="col-last">
<div class="block">Deletes saved order info.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.Destroy.html" title="class in it.tdlight.jni">TdApi.Destroy</a></span></code></th>
<td class="col-last">
<div class="block">Closes the TDLib instance, destroying
all local data without a proper logout.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DisableProxy.html" title="class in it.tdlight.jni">TdApi.DisableProxy</a></span></code></th>
<td class="col-last">
<div class="block">Disables the currently enabled proxy.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DiscardCall.html" title="class in it.tdlight.jni">TdApi.DiscardCall</a></span></code></th>
<td class="col-last">
<div class="block">Discards a call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DiscardGroupCall.html" title="class in it.tdlight.jni">TdApi.DiscardGroupCall</a></span></code></th>
<td class="col-last">
<div class="block">Discards a group call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DisconnectAllWebsites.html" title="class in it.tdlight.jni">TdApi.DisconnectAllWebsites</a></span></code></th>
<td class="col-last">
<div class="block">Disconnects all websites from the
current user's Telegram account.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DisconnectWebsite.html" title="class in it.tdlight.jni">TdApi.DisconnectWebsite</a></span></code></th>
<td class="col-last">
<div class="block">Disconnects website from the current
user's Telegram account.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.DownloadFile.html" title="class in it.tdlight.jni">TdApi.DownloadFile</a></span></code></th>
<td class="col-last">
<div class="block">Downloads a file from the cloud.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditChatFilter.html" title="class in it.tdlight.jni">TdApi.EditChatFilter</a></span></code></th>
<td class="col-last">
<div class="block">Edits existing chat filter.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditChatInviteLink.html" title="class in it.tdlight.jni">TdApi.EditChatInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Edits a non-primary invite link for
a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditCustomLanguagePackInfo.html" title="class in it.tdlight.jni">TdApi.EditCustomLanguagePackInfo</a></span></code></th>
<td class="col-last">
<div class="block">Edits information about a custom local
language pack in the current localization
target.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditInlineMessageCaption.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageCaption</a></span></code></th>
<td class="col-last">
<div class="block">Edits the caption of an inline message
sent via a bot; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditInlineMessageLiveLocation.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageLiveLocation</a></span></code></th>
<td class="col-last">
<div class="block">Edits the content of a live location
in an inline message sent via a bot;
for bots only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditInlineMessageMedia.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageMedia</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditInlineMessageReplyMarkup.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageReplyMarkup</a></span></code></th>
<td class="col-last">
<div class="block">Edits the reply markup of an inline
message sent via a bot; for bots only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditInlineMessageText.html" title="class in it.tdlight.jni">TdApi.EditInlineMessageText</a></span></code></th>
<td class="col-last">
<div class="block">Edits the text of an inline text or
game message sent via a bot; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditMessageCaption.html" title="class in it.tdlight.jni">TdApi.EditMessageCaption</a></span></code></th>
<td class="col-last">
<div class="block">Edits the message content caption.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditMessageLiveLocation.html" title="class in it.tdlight.jni">TdApi.EditMessageLiveLocation</a></span></code></th>
<td class="col-last">
<div class="block">Edits the message content of a live
location.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditMessageMedia.html" title="class in it.tdlight.jni">TdApi.EditMessageMedia</a></span></code></th>
<td class="col-last">
<div class="block">Edits the content of a message with
an animation, an audio, a document,
a photo or a video.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditMessageReplyMarkup.html" title="class in it.tdlight.jni">TdApi.EditMessageReplyMarkup</a></span></code></th>
<td class="col-last">
<div class="block">Edits the message reply markup; for
bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditMessageSchedulingState.html" title="class in it.tdlight.jni">TdApi.EditMessageSchedulingState</a></span></code></th>
<td class="col-last">
<div class="block">Edits the time when a scheduled message
will be sent.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditMessageText.html" title="class in it.tdlight.jni">TdApi.EditMessageText</a></span></code></th>
<td class="col-last">
<div class="block">Edits the text of a message (or a text
of a game message).</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EditProxy.html" title="class in it.tdlight.jni">TdApi.EditProxy</a></span></code></th>
<td class="col-last">
<div class="block">Edits an existing proxy server for
network requests.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EnableProxy.html" title="class in it.tdlight.jni">TdApi.EnableProxy</a></span></code></th>
<td class="col-last">
<div class="block">Enables a proxy.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EndGroupCallRecording.html" title="class in it.tdlight.jni">TdApi.EndGroupCallRecording</a></span></code></th>
<td class="col-last">
<div class="block">Ends recording of an active group
call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.EndGroupCallScreenSharing.html" title="class in it.tdlight.jni">TdApi.EndGroupCallScreenSharing</a></span></code></th>
<td class="col-last">
<div class="block">Ends screen sharing in a joined group call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.FinishFileGeneration.html" title="class in it.tdlight.jni">TdApi.FinishFileGeneration</a></span></code></th>
<td class="col-last">
<div class="block">Finishes the file generation.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ForwardMessages.html" title="class in it.tdlight.jni">TdApi.ForwardMessages</a></span></code></th>
<td class="col-last">
<div class="block">Forwards previously sent messages.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetAccountTtl.html" title="class in it.tdlight.jni">TdApi.GetAccountTtl</a></span></code></th>
<td class="col-last">
<div class="block">Returns the period of inactivity after
which the account of the current user
will automatically be deleted.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetActiveLiveLocationMessages.html" title="class in it.tdlight.jni">TdApi.GetActiveLiveLocationMessages</a></span></code></th>
<td class="col-last">
<div class="block">Returns all active live locations that
should be updated by the application.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetActiveSessions.html" title="class in it.tdlight.jni">TdApi.GetActiveSessions</a></span></code></th>
<td class="col-last">
<div class="block">Returns all active sessions of the current user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetAllPassportElements.html" title="class in it.tdlight.jni">TdApi.GetAllPassportElements</a></span></code></th>
<td class="col-last">
<div class="block">Returns all available Telegram Passport elements.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetApplicationConfig.html" title="class in it.tdlight.jni">TdApi.GetApplicationConfig</a></span></code></th>
<td class="col-last">
<div class="block">Returns application config, provided
by the server.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetApplicationDownloadLink.html" title="class in it.tdlight.jni">TdApi.GetApplicationDownloadLink</a></span></code></th>
<td class="col-last">
<div class="block">Returns the link for downloading
official Telegram application to be
used when the current user invites
friends to Telegram.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetArchivedStickerSets.html" title="class in it.tdlight.jni">TdApi.GetArchivedStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of archived sticker sets.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetAttachedStickerSets.html" title="class in it.tdlight.jni">TdApi.GetAttachedStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of sticker sets attached
to a file.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetAuthorizationState.html" title="class in it.tdlight.jni">TdApi.GetAuthorizationState</a></span></code></th>
<td class="col-last">
<div class="block">Returns the current authorization
state; this is an offline request.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetAutoDownloadSettingsPresets.html" title="class in it.tdlight.jni">TdApi.GetAutoDownloadSettingsPresets</a></span></code></th>
<td class="col-last">
<div class="block">Returns auto-download settings presets
for the current user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetBackgrounds.html" title="class in it.tdlight.jni">TdApi.GetBackgrounds</a></span></code></th>
<td class="col-last">
<div class="block">Returns backgrounds installed by the user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetBackgroundUrl.html" title="class in it.tdlight.jni">TdApi.GetBackgroundUrl</a></span></code></th>
<td class="col-last">
<div class="block">Constructs a persistent HTTP URL for a background.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetBankCardInfo.html" title="class in it.tdlight.jni">TdApi.GetBankCardInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a bank card.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetBasicGroup.html" title="class in it.tdlight.jni">TdApi.GetBasicGroup</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a basic
group by its identifier.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetBasicGroupFullInfo.html" title="class in it.tdlight.jni">TdApi.GetBasicGroupFullInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns full information about a basic
group by its identifier.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetBlockedMessageSenders.html" title="class in it.tdlight.jni">TdApi.GetBlockedMessageSenders</a></span></code></th>
<td class="col-last">
<div class="block">Returns users and chats that were
blocked by the current user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetCallbackQueryAnswer.html" title="class in it.tdlight.jni">TdApi.GetCallbackQueryAnswer</a></span></code></th>
<td class="col-last">
<div class="block">Sends a callback query to a bot and
returns an answer.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetCallbackQueryMessage.html" title="class in it.tdlight.jni">TdApi.GetCallbackQueryMessage</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a message
with the callback button that originated
a callback query; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChannelDifference.html" title="class in it.tdlight.jni">TdApi.GetChannelDifference</a></span></code></th>
<td class="col-last">
<div class="block">Execute a channel difference.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChat.html" title="class in it.tdlight.jni">TdApi.GetChat</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatAdministrators.html" title="class in it.tdlight.jni">TdApi.GetChatAdministrators</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of administrators of
the chat with their custom titles.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatEventLog.html" title="class in it.tdlight.jni">TdApi.GetChatEventLog</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of service actions
taken by chat members and administrators
in the last 48 hours.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatFilter.html" title="class in it.tdlight.jni">TdApi.GetChatFilter</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a chat filter
by its identifier.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatFilterDefaultIconName.html" title="class in it.tdlight.jni">TdApi.GetChatFilterDefaultIconName</a></span></code></th>
<td class="col-last">
<div class="block">Returns default icon name for a filter.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatHistory.html" title="class in it.tdlight.jni">TdApi.GetChatHistory</a></span></code></th>
<td class="col-last">
<div class="block">Returns messages in a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatInviteLink.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about an invite
link.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatInviteLinkCounts.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLinkCounts</a></span></code></th>
<td class="col-last">
<div class="block">Returns list of chat administrators
with number of their invite links.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatInviteLinkMembers.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLinkMembers</a></span></code></th>
<td class="col-last">
<div class="block">Returns chat members joined a chat by
an invite link.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatInviteLinks.html" title="class in it.tdlight.jni">TdApi.GetChatInviteLinks</a></span></code></th>
<td class="col-last">
<div class="block">Returns invite links for a chat created
by specified administrator.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatListsToAddChat.html" title="class in it.tdlight.jni">TdApi.GetChatListsToAddChat</a></span></code></th>
<td class="col-last">
<div class="block">Returns chat lists to which the chat
can be added.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatMember.html" title="class in it.tdlight.jni">TdApi.GetChatMember</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a single
member of a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatMessageByDate.html" title="class in it.tdlight.jni">TdApi.GetChatMessageByDate</a></span></code></th>
<td class="col-last">
<div class="block">Returns the last message sent in a
chat no later than the specified date.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatMessageCount.html" title="class in it.tdlight.jni">TdApi.GetChatMessageCount</a></span></code></th>
<td class="col-last">
<div class="block">Returns approximate number of messages
of the specified type in the chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatNotificationSettingsExceptions.html" title="class in it.tdlight.jni">TdApi.GetChatNotificationSettingsExceptions</a></span></code></th>
<td class="col-last">
<div class="block">Returns list of chats with non-default notification settings.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatPinnedMessage.html" title="class in it.tdlight.jni">TdApi.GetChatPinnedMessage</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a newest
pinned message in the chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChats.html" title="class in it.tdlight.jni">TdApi.GetChats</a></span></code></th>
<td class="col-last">
<div class="block">Returns an ordered list of chats from
the beginning of a chat list.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatScheduledMessages.html" title="class in it.tdlight.jni">TdApi.GetChatScheduledMessages</a></span></code></th>
<td class="col-last">
<div class="block">Returns all scheduled messages in a
chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatSponsoredMessages.html" title="class in it.tdlight.jni">TdApi.GetChatSponsoredMessages</a></span></code></th>
<td class="col-last">
<div class="block">Returns sponsored messages to be shown
in a chat; for channel chats only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatStatistics.html" title="class in it.tdlight.jni">TdApi.GetChatStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Returns detailed statistics about a
chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatStatisticsUrl.html" title="class in it.tdlight.jni">TdApi.GetChatStatisticsUrl</a></span></code></th>
<td class="col-last">
<div class="block">Returns an HTTP URL with the chat
statistics.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetChatThemes.html" title="class in it.tdlight.jni">TdApi.GetChatThemes</a></span></code></th>
<td class="col-last">
<div class="block">Returns the list of available chat themes.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetCommands.html" title="class in it.tdlight.jni">TdApi.GetCommands</a></span></code></th>
<td class="col-last">
<div class="block">Returns the list of commands supported
by the bot for the given user scope
and language; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetConnectedWebsites.html" title="class in it.tdlight.jni">TdApi.GetConnectedWebsites</a></span></code></th>
<td class="col-last">
<div class="block">Returns all website where the current
user used Telegram to log in.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetContacts.html" title="class in it.tdlight.jni">TdApi.GetContacts</a></span></code></th>
<td class="col-last">
<div class="block">Returns all user contacts.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetCountries.html" title="class in it.tdlight.jni">TdApi.GetCountries</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about existing
countries.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetCountryCode.html" title="class in it.tdlight.jni">TdApi.GetCountryCode</a></span></code></th>
<td class="col-last">
<div class="block">Uses the current IP address to find
the current country.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetCreatedPublicChats.html" title="class in it.tdlight.jni">TdApi.GetCreatedPublicChats</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of public chats of the
specified type, owned by the user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetCurrentState.html" title="class in it.tdlight.jni">TdApi.GetCurrentState</a></span></code></th>
<td class="col-last">
<div class="block">Returns all updates needed to restore
current TDLib state, i.e.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetDatabaseStatistics.html" title="class in it.tdlight.jni">TdApi.GetDatabaseStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Returns database statistics.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetDeepLinkInfo.html" title="class in it.tdlight.jni">TdApi.GetDeepLinkInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a tg:// deep
link.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetEmojiSuggestionsUrl.html" title="class in it.tdlight.jni">TdApi.GetEmojiSuggestionsUrl</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetExternalLink.html" title="class in it.tdlight.jni">TdApi.GetExternalLink</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetExternalLinkInfo.html" title="class in it.tdlight.jni">TdApi.GetExternalLinkInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about an action
to be done when the current user clicks
an external link.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetFavoriteStickers.html" title="class in it.tdlight.jni">TdApi.GetFavoriteStickers</a></span></code></th>
<td class="col-last">
<div class="block">Returns favorite stickers.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetFile.html" title="class in it.tdlight.jni">TdApi.GetFile</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a file; this
is an offline request.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetFileDownloadedPrefixSize.html" title="class in it.tdlight.jni">TdApi.GetFileDownloadedPrefixSize</a></span></code></th>
<td class="col-last">
<div class="block">Returns file downloaded prefix size
from a given offset, in bytes.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetFileExtension.html" title="class in it.tdlight.jni">TdApi.GetFileExtension</a></span></code></th>
<td class="col-last">
<div class="block">Returns the extension of a file,
guessed by its MIME type.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetFileMimeType.html" title="class in it.tdlight.jni">TdApi.GetFileMimeType</a></span></code></th>
<td class="col-last">
<div class="block">Returns the MIME type of a file,
guessed by its extension.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetGameHighScores.html" title="class in it.tdlight.jni">TdApi.GetGameHighScores</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetGroupCall.html" title="class in it.tdlight.jni">TdApi.GetGroupCall</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a group call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetGroupCallInviteLink.html" title="class in it.tdlight.jni">TdApi.GetGroupCallInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Returns invite link to a voice chat
in a public chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetGroupCallStreamSegment.html" title="class in it.tdlight.jni">TdApi.GetGroupCallStreamSegment</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetGroupsInCommon.html" title="class in it.tdlight.jni">TdApi.GetGroupsInCommon</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of common group chats
with a given user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetImportedContactCount.html" title="class in it.tdlight.jni">TdApi.GetImportedContactCount</a></span></code></th>
<td class="col-last">
<div class="block">Returns the total number of imported contacts.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetInactiveSupergroupChats.html" title="class in it.tdlight.jni">TdApi.GetInactiveSupergroupChats</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of recently inactive
supergroups and channels.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetInlineGameHighScores.html" title="class in it.tdlight.jni">TdApi.GetInlineGameHighScores</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetInlineQueryResults.html" title="class in it.tdlight.jni">TdApi.GetInlineQueryResults</a></span></code></th>
<td class="col-last">
<div class="block">Sends an inline query to a bot and
returns its results.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetInstalledStickerSets.html" title="class in it.tdlight.jni">TdApi.GetInstalledStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of installed sticker sets.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetInternalLinkType.html" title="class in it.tdlight.jni">TdApi.GetInternalLinkType</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about the type of
an internal link.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetJsonString.html" title="class in it.tdlight.jni">TdApi.GetJsonString</a></span></code></th>
<td class="col-last">
<div class="block">Converts a JsonValue object to
corresponding JSON-serialized string.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetJsonValue.html" title="class in it.tdlight.jni">TdApi.GetJsonValue</a></span></code></th>
<td class="col-last">
<div class="block">Converts a JSON-serialized string to
corresponding JsonValue object.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLanguagePackInfo.html" title="class in it.tdlight.jni">TdApi.GetLanguagePackInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a language
pack.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLanguagePackString.html" title="class in it.tdlight.jni">TdApi.GetLanguagePackString</a></span></code></th>
<td class="col-last">
<div class="block">Returns a string stored in the local
database from the specified localization
target and language pack by its key.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLanguagePackStrings.html" title="class in it.tdlight.jni">TdApi.GetLanguagePackStrings</a></span></code></th>
<td class="col-last">
<div class="block">Returns strings from a language pack
in the current localization target by
their keys.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLocalizationTargetInfo.html" title="class in it.tdlight.jni">TdApi.GetLocalizationTargetInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about the current
localization target.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLoginUrl.html" title="class in it.tdlight.jni">TdApi.GetLoginUrl</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLoginUrlInfo.html" title="class in it.tdlight.jni">TdApi.GetLoginUrlInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a button of
type inlineKeyboardButtonTypeLoginUrl.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLogStream.html" title="class in it.tdlight.jni">TdApi.GetLogStream</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about currently
used log stream for internal logging
of TDLib.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLogTags.html" title="class in it.tdlight.jni">TdApi.GetLogTags</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLogTagVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.GetLogTagVerbosityLevel</a></span></code></th>
<td class="col-last">
<div class="block">Returns current verbosity level for
a specified TDLib internal log tag.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetLogVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.GetLogVerbosityLevel</a></span></code></th>
<td class="col-last">
<div class="block">Returns current verbosity level of
the internal logging of TDLib.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMapThumbnailFile.html" title="class in it.tdlight.jni">TdApi.GetMapThumbnailFile</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a file with
a map thumbnail in PNG format.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMarkdownText.html" title="class in it.tdlight.jni">TdApi.GetMarkdownText</a></span></code></th>
<td class="col-last">
<div class="block">Replaces text entities with Markdown
formatting in a human-friendly format.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMe.html" title="class in it.tdlight.jni">TdApi.GetMe</a></span></code></th>
<td class="col-last">
<div class="block">Returns the current user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMemoryStatistics.html" title="class in it.tdlight.jni">TdApi.GetMemoryStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Returns memory statistics.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessage.html" title="class in it.tdlight.jni">TdApi.GetMessage</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a message.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageEmbeddingCode.html" title="class in it.tdlight.jni">TdApi.GetMessageEmbeddingCode</a></span></code></th>
<td class="col-last">
<div class="block">Returns an HTML code for embedding
the message.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageFileType.html" title="class in it.tdlight.jni">TdApi.GetMessageFileType</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a file with
messages exported from another app.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageImportConfirmationText.html" title="class in it.tdlight.jni">TdApi.GetMessageImportConfirmationText</a></span></code></th>
<td class="col-last">
<div class="block">Returns a confirmation text to be
shown to the user before starting message import.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageLink.html" title="class in it.tdlight.jni">TdApi.GetMessageLink</a></span></code></th>
<td class="col-last">
<div class="block">Returns an HTTPS link to a message in
a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageLinkInfo.html" title="class in it.tdlight.jni">TdApi.GetMessageLinkInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a public or
private message link.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageLocally.html" title="class in it.tdlight.jni">TdApi.GetMessageLocally</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a message,
if it is available locally without
sending network request.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessagePublicForwards.html" title="class in it.tdlight.jni">TdApi.GetMessagePublicForwards</a></span></code></th>
<td class="col-last">
<div class="block">Returns forwarded copies of a channel
message to different public channels.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessages.html" title="class in it.tdlight.jni">TdApi.GetMessages</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about messages.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageStatistics.html" title="class in it.tdlight.jni">TdApi.GetMessageStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Returns detailed statistics about a
message.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageThread.html" title="class in it.tdlight.jni">TdApi.GetMessageThread</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a message
thread.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetMessageThreadHistory.html" title="class in it.tdlight.jni">TdApi.GetMessageThreadHistory</a></span></code></th>
<td class="col-last">
<div class="block">Returns messages in a message thread
of a message.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetNetworkStatistics.html" title="class in it.tdlight.jni">TdApi.GetNetworkStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Returns network data usage statistics.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetOption.html" title="class in it.tdlight.jni">TdApi.GetOption</a></span></code></th>
<td class="col-last">
<div class="block">Returns the value of an option by its
name.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPassportAuthorizationForm.html" title="class in it.tdlight.jni">TdApi.GetPassportAuthorizationForm</a></span></code></th>
<td class="col-last">
<div class="block">Returns a Telegram Passport authorization
form for sharing data with a service.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPassportAuthorizationFormAvailableElements.html" title="class in it.tdlight.jni">TdApi.GetPassportAuthorizationFormAvailableElements</a></span></code></th>
<td class="col-last">
<div class="block">Returns already available Telegram
Passport elements suitable for completing
a Telegram Passport authorization
form.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPassportElement.html" title="class in it.tdlight.jni">TdApi.GetPassportElement</a></span></code></th>
<td class="col-last">
<div class="block">Returns one of the available Telegram Passport elements.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPasswordState.html" title="class in it.tdlight.jni">TdApi.GetPasswordState</a></span></code></th>
<td class="col-last">
<div class="block">Returns the current state of 2-step verification.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPaymentForm.html" title="class in it.tdlight.jni">TdApi.GetPaymentForm</a></span></code></th>
<td class="col-last">
<div class="block">Returns an invoice payment form.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPaymentReceipt.html" title="class in it.tdlight.jni">TdApi.GetPaymentReceipt</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a successful payment.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPhoneNumberInfo.html" title="class in it.tdlight.jni">TdApi.GetPhoneNumberInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a phone
number by its prefix.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPhoneNumberInfoSync.html" title="class in it.tdlight.jni">TdApi.GetPhoneNumberInfoSync</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a phone
number by its prefix synchronously.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPollVoters.html" title="class in it.tdlight.jni">TdApi.GetPollVoters</a></span></code></th>
<td class="col-last">
<div class="block">Returns users voted for the specified
option in a non-anonymous polls.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPreferredCountryLanguage.html" title="class in it.tdlight.jni">TdApi.GetPreferredCountryLanguage</a></span></code></th>
<td class="col-last">
<div class="block">Returns an IETF language tag of the
language preferred in the country,
which should be used to fill native
fields in Telegram Passport personal
details.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetProxies.html" title="class in it.tdlight.jni">TdApi.GetProxies</a></span></code></th>
<td class="col-last">
<div class="block">Returns list of proxies that are
currently set up.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetProxyLink.html" title="class in it.tdlight.jni">TdApi.GetProxyLink</a></span></code></th>
<td class="col-last">
<div class="block">Returns an HTTPS link, which can be
used to add a proxy.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetPushReceiverId.html" title="class in it.tdlight.jni">TdApi.GetPushReceiverId</a></span></code></th>
<td class="col-last">
<div class="block">Returns a globally unique push
notification subscription identifier
for identification of an account,
which has received a push notification.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetRecentInlineBots.html" title="class in it.tdlight.jni">TdApi.GetRecentInlineBots</a></span></code></th>
<td class="col-last">
<div class="block">Returns up to 20 recently used inline
bots in the order of their last usage.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetRecentlyVisitedTMeUrls.html" title="class in it.tdlight.jni">TdApi.GetRecentlyVisitedTMeUrls</a></span></code></th>
<td class="col-last">
<div class="block">Returns t.me URLs recently visited by
a newly registered user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetRecentStickers.html" title="class in it.tdlight.jni">TdApi.GetRecentStickers</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of recently used stickers.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetRecommendedChatFilters.html" title="class in it.tdlight.jni">TdApi.GetRecommendedChatFilters</a></span></code></th>
<td class="col-last">
<div class="block">Returns recommended chat filters for
the current user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetRecoveryEmailAddress.html" title="class in it.tdlight.jni">TdApi.GetRecoveryEmailAddress</a></span></code></th>
<td class="col-last">
<div class="block">Returns a 2-step verification recovery
email address that was previously set
up.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetRemoteFile.html" title="class in it.tdlight.jni">TdApi.GetRemoteFile</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a file by
its remote ID; this is an offline
request.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetRepliedMessage.html" title="class in it.tdlight.jni">TdApi.GetRepliedMessage</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a message
that is replied by a given message.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSavedAnimations.html" title="class in it.tdlight.jni">TdApi.GetSavedAnimations</a></span></code></th>
<td class="col-last">
<div class="block">Returns saved animations.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSavedOrderInfo.html" title="class in it.tdlight.jni">TdApi.GetSavedOrderInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns saved order info, if any.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetScopeNotificationSettings.html" title="class in it.tdlight.jni">TdApi.GetScopeNotificationSettings</a></span></code></th>
<td class="col-last">
<div class="block">Returns the notification settings for
chats of a given type.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSecretChat.html" title="class in it.tdlight.jni">TdApi.GetSecretChat</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a secret
chat by its identifier.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetStatisticalGraph.html" title="class in it.tdlight.jni">TdApi.GetStatisticalGraph</a></span></code></th>
<td class="col-last">
<div class="block">Loads an asynchronous or a zoomed in statistical graph.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetStickerEmojis.html" title="class in it.tdlight.jni">TdApi.GetStickerEmojis</a></span></code></th>
<td class="col-last">
<div class="block">Returns emoji corresponding to a
sticker.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetStickers.html" title="class in it.tdlight.jni">TdApi.GetStickers</a></span></code></th>
<td class="col-last">
<div class="block">Returns stickers from the installed
sticker sets that correspond to a
given emoji.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetStickerSet.html" title="class in it.tdlight.jni">TdApi.GetStickerSet</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a sticker
set by its identifier.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetStorageStatistics.html" title="class in it.tdlight.jni">TdApi.GetStorageStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Returns storage usage statistics.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetStorageStatisticsFast.html" title="class in it.tdlight.jni">TdApi.GetStorageStatisticsFast</a></span></code></th>
<td class="col-last">
<div class="block">Quickly returns approximate storage
usage statistics.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSuggestedFileName.html" title="class in it.tdlight.jni">TdApi.GetSuggestedFileName</a></span></code></th>
<td class="col-last">
<div class="block">Returns suggested name for saving a
file in a given directory.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSuggestedStickerSetName.html" title="class in it.tdlight.jni">TdApi.GetSuggestedStickerSetName</a></span></code></th>
<td class="col-last">
<div class="block">Returns a suggested name for a new
sticker set with a given title.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSuitableDiscussionChats.html" title="class in it.tdlight.jni">TdApi.GetSuitableDiscussionChats</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of basic group and
supergroup chats, which can be used
as a discussion group for a channel.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSupergroup.html" title="class in it.tdlight.jni">TdApi.GetSupergroup</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a supergroup
or a channel by its identifier.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSupergroupFullInfo.html" title="class in it.tdlight.jni">TdApi.GetSupergroupFullInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns full information about a
supergroup or a channel by its
identifier, cached for up to 1 minute.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSupergroupMembers.html" title="class in it.tdlight.jni">TdApi.GetSupergroupMembers</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about members or
banned users in a supergroup or channel.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetSupportUser.html" title="class in it.tdlight.jni">TdApi.GetSupportUser</a></span></code></th>
<td class="col-last">
<div class="block">Returns a user that can be contacted
to get support.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetTemporaryPasswordState.html" title="class in it.tdlight.jni">TdApi.GetTemporaryPasswordState</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about the current temporary password.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetTextEntities.html" title="class in it.tdlight.jni">TdApi.GetTextEntities</a></span></code></th>
<td class="col-last">
<div class="block">Returns all entities (mentions,
hashtags, cashtags, bot commands, bank
card numbers, URLs, and email addresses)
contained in the text.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetTopChats.html" title="class in it.tdlight.jni">TdApi.GetTopChats</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of frequently used
chats.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetTrendingStickerSets.html" title="class in it.tdlight.jni">TdApi.GetTrendingStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of trending sticker
sets.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetUser.html" title="class in it.tdlight.jni">TdApi.GetUser</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about a user by
their identifier.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetUserFullInfo.html" title="class in it.tdlight.jni">TdApi.GetUserFullInfo</a></span></code></th>
<td class="col-last">
<div class="block">Returns full information about a user
by their identifier.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetUserPrivacySettingRules.html" title="class in it.tdlight.jni">TdApi.GetUserPrivacySettingRules</a></span></code></th>
<td class="col-last">
<div class="block">Returns the current privacy settings.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetUserProfilePhotos.html" title="class in it.tdlight.jni">TdApi.GetUserProfilePhotos</a></span></code></th>
<td class="col-last">
<div class="block">Returns the profile photos of a user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetVoiceChatAvailableParticipants.html" title="class in it.tdlight.jni">TdApi.GetVoiceChatAvailableParticipants</a></span></code></th>
<td class="col-last">
<div class="block">Returns list of participant identifiers,
which can be used to join voice chats
in a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetWebPageInstantView.html" title="class in it.tdlight.jni">TdApi.GetWebPageInstantView</a></span></code></th>
<td class="col-last">
<div class="block">Returns an instant view version of a
web page if available.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.GetWebPagePreview.html" title="class in it.tdlight.jni">TdApi.GetWebPagePreview</a></span></code></th>
<td class="col-last">
<div class="block">Returns a web page preview by the text
of the message.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.HideSuggestedAction.html" title="class in it.tdlight.jni">TdApi.HideSuggestedAction</a></span></code></th>
<td class="col-last">
<div class="block">Hides a suggested action.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ImportContacts.html" title="class in it.tdlight.jni">TdApi.ImportContacts</a></span></code></th>
<td class="col-last">
<div class="block">Adds new contacts or edits existing
contacts by their phone numbers;
contacts' user identifiers are ignored.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ImportMessages.html" title="class in it.tdlight.jni">TdApi.ImportMessages</a></span></code></th>
<td class="col-last">
<div class="block">Imports messages exported from another app.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.InviteGroupCallParticipants.html" title="class in it.tdlight.jni">TdApi.InviteGroupCallParticipants</a></span></code></th>
<td class="col-last">
<div class="block">Invites users to an active group call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.JoinChat.html" title="class in it.tdlight.jni">TdApi.JoinChat</a></span></code></th>
<td class="col-last">
<div class="block">Adds the current user as a new member
to a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.JoinChatByInviteLink.html" title="class in it.tdlight.jni">TdApi.JoinChatByInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Uses an invite link to add the current
user to the chat if possible.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.JoinGroupCall.html" title="class in it.tdlight.jni">TdApi.JoinGroupCall</a></span></code></th>
<td class="col-last">
<div class="block">Joins an active group call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.LeaveChat.html" title="class in it.tdlight.jni">TdApi.LeaveChat</a></span></code></th>
<td class="col-last">
<div class="block">Removes the current user from chat
members.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.LeaveGroupCall.html" title="class in it.tdlight.jni">TdApi.LeaveGroupCall</a></span></code></th>
<td class="col-last">
<div class="block">Leaves a group call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.LoadChats.html" title="class in it.tdlight.jni">TdApi.LoadChats</a></span></code></th>
<td class="col-last">
<div class="block">Loads more chats from a chat list.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.LoadGroupCallParticipants.html" title="class in it.tdlight.jni">TdApi.LoadGroupCallParticipants</a></span></code></th>
<td class="col-last">
<div class="block">Loads more participants of a group
call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.LogOut.html" title="class in it.tdlight.jni">TdApi.LogOut</a></span></code></th>
<td class="col-last">
<div class="block">Closes the TDLib instance after a
proper logout.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.OpenChat.html" title="class in it.tdlight.jni">TdApi.OpenChat</a></span></code></th>
<td class="col-last">
<div class="block">Informs TDLib that the chat is opened
by the user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.OpenMessageContent.html" title="class in it.tdlight.jni">TdApi.OpenMessageContent</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.OptimizeMemory.html" title="class in it.tdlight.jni">TdApi.OptimizeMemory</a></span></code></th>
<td class="col-last">
<div class="block">Optimize memory.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.OptimizeStorage.html" title="class in it.tdlight.jni">TdApi.OptimizeStorage</a></span></code></th>
<td class="col-last">
<div class="block">Optimizes storage usage, i.e.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ParseMarkdown.html" title="class in it.tdlight.jni">TdApi.ParseMarkdown</a></span></code></th>
<td class="col-last">
<div class="block">Parses Markdown entities in a
human-friendly format, ignoring markup
errors.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ParseTextEntities.html" title="class in it.tdlight.jni">TdApi.ParseTextEntities</a></span></code></th>
<td class="col-last">
<div class="block">Parses Bold, Italic, Underline,
Strikethrough, Code, Pre, PreCode,
TextUrl and MentionName entities
contained in the text.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.PinChatMessage.html" title="class in it.tdlight.jni">TdApi.PinChatMessage</a></span></code></th>
<td class="col-last">
<div class="block">Pins a message in a chat; requires
canPinMessages rights or canEditMessages
rights in the channel.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.PingProxy.html" title="class in it.tdlight.jni">TdApi.PingProxy</a></span></code></th>
<td class="col-last">
<div class="block">Computes time needed to receive a
response from a Telegram server through
a proxy.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ProcessPushNotification.html" title="class in it.tdlight.jni">TdApi.ProcessPushNotification</a></span></code></th>
<td class="col-last">
<div class="block">Handles a push notification.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReadAllChatMentions.html" title="class in it.tdlight.jni">TdApi.ReadAllChatMentions</a></span></code></th>
<td class="col-last">
<div class="block">Marks all mentions in a chat as read.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReadFilePart.html" title="class in it.tdlight.jni">TdApi.ReadFilePart</a></span></code></th>
<td class="col-last">
<div class="block">Reads a part of a file from the TDLib
file cache and returns read bytes.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RecoverAuthenticationPassword.html" title="class in it.tdlight.jni">TdApi.RecoverAuthenticationPassword</a></span></code></th>
<td class="col-last">
<div class="block">Recovers the password with a password
recovery code sent to an email address
that was previously set up.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RecoverPassword.html" title="class in it.tdlight.jni">TdApi.RecoverPassword</a></span></code></th>
<td class="col-last">
<div class="block">Recovers the 2-step verification
password using a recovery code sent
to an email address that was previously set up.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RegisterDevice.html" title="class in it.tdlight.jni">TdApi.RegisterDevice</a></span></code></th>
<td class="col-last">
<div class="block">Registers the currently used device
for receiving push notifications.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RegisterUser.html" title="class in it.tdlight.jni">TdApi.RegisterUser</a></span></code></th>
<td class="col-last">
<div class="block">Finishes user registration.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveBackground.html" title="class in it.tdlight.jni">TdApi.RemoveBackground</a></span></code></th>
<td class="col-last">
<div class="block">Removes background from the list of installed backgrounds.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveChatActionBar.html" title="class in it.tdlight.jni">TdApi.RemoveChatActionBar</a></span></code></th>
<td class="col-last">
<div class="block">Removes a chat action bar without any other action.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveContacts.html" title="class in it.tdlight.jni">TdApi.RemoveContacts</a></span></code></th>
<td class="col-last">
<div class="block">Removes users from the contact list.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveFavoriteSticker.html" title="class in it.tdlight.jni">TdApi.RemoveFavoriteSticker</a></span></code></th>
<td class="col-last">
<div class="block">Removes a sticker from the list of favorite stickers.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveNotification.html" title="class in it.tdlight.jni">TdApi.RemoveNotification</a></span></code></th>
<td class="col-last">
<div class="block">Removes an active notification from
notification list.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveNotificationGroup.html" title="class in it.tdlight.jni">TdApi.RemoveNotificationGroup</a></span></code></th>
<td class="col-last">
<div class="block">Removes a group of active notifications.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveProxy.html" title="class in it.tdlight.jni">TdApi.RemoveProxy</a></span></code></th>
<td class="col-last">
<div class="block">Removes a proxy server.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveRecentHashtag.html" title="class in it.tdlight.jni">TdApi.RemoveRecentHashtag</a></span></code></th>
<td class="col-last">
<div class="block">Removes a hashtag from the list of
recently used hashtags.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveRecentlyFoundChat.html" title="class in it.tdlight.jni">TdApi.RemoveRecentlyFoundChat</a></span></code></th>
<td class="col-last">
<div class="block">Removes a chat from the list of recently found chats.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveRecentSticker.html" title="class in it.tdlight.jni">TdApi.RemoveRecentSticker</a></span></code></th>
<td class="col-last">
<div class="block">Removes a sticker from the list of
recently used stickers.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveSavedAnimation.html" title="class in it.tdlight.jni">TdApi.RemoveSavedAnimation</a></span></code></th>
<td class="col-last">
<div class="block">Removes an animation from the list of saved animations.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveStickerFromSet.html" title="class in it.tdlight.jni">TdApi.RemoveStickerFromSet</a></span></code></th>
<td class="col-last">
<div class="block">Removes a sticker from the set to
which it belongs; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RemoveTopChat.html" title="class in it.tdlight.jni">TdApi.RemoveTopChat</a></span></code></th>
<td class="col-last">
<div class="block">Removes a chat from the list of
frequently used chats.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReorderChatFilters.html" title="class in it.tdlight.jni">TdApi.ReorderChatFilters</a></span></code></th>
<td class="col-last">
<div class="block">Changes the order of chat filters.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReorderInstalledStickerSets.html" title="class in it.tdlight.jni">TdApi.ReorderInstalledStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Changes the order of installed sticker sets.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReplacePrimaryChatInviteLink.html" title="class in it.tdlight.jni">TdApi.ReplacePrimaryChatInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Replaces current primary invite link
for a chat with a new primary invite
link.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReportChat.html" title="class in it.tdlight.jni">TdApi.ReportChat</a></span></code></th>
<td class="col-last">
<div class="block">Reports a chat to the Telegram
moderators.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReportChatPhoto.html" title="class in it.tdlight.jni">TdApi.ReportChatPhoto</a></span></code></th>
<td class="col-last">
<div class="block">Reports a chat photo to the Telegram
moderators.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ReportSupergroupSpam.html" title="class in it.tdlight.jni">TdApi.ReportSupergroupSpam</a></span></code></th>
<td class="col-last">
<div class="block">Reports some messages from a user in
a supergroup as spam; requires
administrator rights in the supergroup.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RequestAuthenticationPasswordRecovery.html" title="class in it.tdlight.jni">TdApi.RequestAuthenticationPasswordRecovery</a></span></code></th>
<td class="col-last">
<div class="block">Requests to send a password recovery
code to an email address that was
previously set up.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RequestPasswordRecovery.html" title="class in it.tdlight.jni">TdApi.RequestPasswordRecovery</a></span></code></th>
<td class="col-last">
<div class="block">Requests to send a 2-step verification
password recovery code to an email
address that was previously set up.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RequestQrCodeAuthentication.html" title="class in it.tdlight.jni">TdApi.RequestQrCodeAuthentication</a></span></code></th>
<td class="col-last">
<div class="block">Requests QR code authentication by
scanning a QR code on another logged
in device.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResendAuthenticationCode.html" title="class in it.tdlight.jni">TdApi.ResendAuthenticationCode</a></span></code></th>
<td class="col-last">
<div class="block">Re-sends an authentication code to
the user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResendChangePhoneNumberCode.html" title="class in it.tdlight.jni">TdApi.ResendChangePhoneNumberCode</a></span></code></th>
<td class="col-last">
<div class="block">Re-sends the authentication code sent
to confirm a new phone number for the
current user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResendEmailAddressVerificationCode.html" title="class in it.tdlight.jni">TdApi.ResendEmailAddressVerificationCode</a></span></code></th>
<td class="col-last">
<div class="block">Re-sends the code to verify an email
address to be added to a user's Telegram Passport.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResendMessages.html" title="class in it.tdlight.jni">TdApi.ResendMessages</a></span></code></th>
<td class="col-last">
<div class="block">Resends messages which failed to send.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResendPhoneNumberConfirmationCode.html" title="class in it.tdlight.jni">TdApi.ResendPhoneNumberConfirmationCode</a></span></code></th>
<td class="col-last">
<div class="block">Resends phone number confirmation code.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResendPhoneNumberVerificationCode.html" title="class in it.tdlight.jni">TdApi.ResendPhoneNumberVerificationCode</a></span></code></th>
<td class="col-last">
<div class="block">Re-sends the code to verify a phone
number to be added to a user's Telegram Passport.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResendRecoveryEmailAddressCode.html" title="class in it.tdlight.jni">TdApi.ResendRecoveryEmailAddressCode</a></span></code></th>
<td class="col-last">
<div class="block">Resends the 2-step verification recovery
email address verification code.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResetAllNotificationSettings.html" title="class in it.tdlight.jni">TdApi.ResetAllNotificationSettings</a></span></code></th>
<td class="col-last">
<div class="block">Resets all notification settings to
their default values.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResetBackgrounds.html" title="class in it.tdlight.jni">TdApi.ResetBackgrounds</a></span></code></th>
<td class="col-last">
<div class="block">Resets list of installed backgrounds
to its default value.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResetNetworkStatistics.html" title="class in it.tdlight.jni">TdApi.ResetNetworkStatistics</a></span></code></th>
<td class="col-last">
<div class="block">Resets all network data usage statistics
to zero.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ResetPassword.html" title="class in it.tdlight.jni">TdApi.ResetPassword</a></span></code></th>
<td class="col-last">
<div class="block">Removes 2-step verification password
without previous password and access
to recovery email address.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RevokeChatInviteLink.html" title="class in it.tdlight.jni">TdApi.RevokeChatInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Revokes invite link for a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.RevokeGroupCallInviteLink.html" title="class in it.tdlight.jni">TdApi.RevokeGroupCallInviteLink</a></span></code></th>
<td class="col-last">
<div class="block">Revokes invite link for a group call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SaveApplicationLogEvent.html" title="class in it.tdlight.jni">TdApi.SaveApplicationLogEvent</a></span></code></th>
<td class="col-last">
<div class="block">Saves application log event on the
server.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchBackground.html" title="class in it.tdlight.jni">TdApi.SearchBackground</a></span></code></th>
<td class="col-last">
<div class="block">Searches for a background by its name.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchCallMessages.html" title="class in it.tdlight.jni">TdApi.SearchCallMessages</a></span></code></th>
<td class="col-last">
<div class="block">Searches for call messages.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchChatMembers.html" title="class in it.tdlight.jni">TdApi.SearchChatMembers</a></span></code></th>
<td class="col-last">
<div class="block">Searches for a specified query in the
first name, last name and username of
the members of a specified chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchChatMessages.html" title="class in it.tdlight.jni">TdApi.SearchChatMessages</a></span></code></th>
<td class="col-last">
<div class="block">Searches for messages with given words
in the chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchChatRecentLocationMessages.html" title="class in it.tdlight.jni">TdApi.SearchChatRecentLocationMessages</a></span></code></th>
<td class="col-last">
<div class="block">Returns information about the recent
locations of chat members that were
sent to the chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchChats.html" title="class in it.tdlight.jni">TdApi.SearchChats</a></span></code></th>
<td class="col-last">
<div class="block">Searches for the specified query in
the title and username of already
known chats, this is an offline request.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchChatsNearby.html" title="class in it.tdlight.jni">TdApi.SearchChatsNearby</a></span></code></th>
<td class="col-last">
<div class="block">Returns a list of users and location-based
supergroups nearby.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchChatsOnServer.html" title="class in it.tdlight.jni">TdApi.SearchChatsOnServer</a></span></code></th>
<td class="col-last">
<div class="block">Searches for the specified query in
the title and username of already
known chats via request to the server.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchContacts.html" title="class in it.tdlight.jni">TdApi.SearchContacts</a></span></code></th>
<td class="col-last">
<div class="block">Searches for the specified query in
the first names, last names and
usernames of the known user contacts.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchEmojis.html" title="class in it.tdlight.jni">TdApi.SearchEmojis</a></span></code></th>
<td class="col-last">
<div class="block">Searches for emojis by keywords.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchHashtags.html" title="class in it.tdlight.jni">TdApi.SearchHashtags</a></span></code></th>
<td class="col-last">
<div class="block">Searches for recently used hashtags
by their prefix.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchInstalledStickerSets.html" title="class in it.tdlight.jni">TdApi.SearchInstalledStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Searches for installed sticker sets
by looking for specified query in
their title and name.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchMessages.html" title="class in it.tdlight.jni">TdApi.SearchMessages</a></span></code></th>
<td class="col-last">
<div class="block">Searches for messages in all chats
except secret chats.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchPublicChat.html" title="class in it.tdlight.jni">TdApi.SearchPublicChat</a></span></code></th>
<td class="col-last">
<div class="block">Searches a public chat by its username.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchPublicChats.html" title="class in it.tdlight.jni">TdApi.SearchPublicChats</a></span></code></th>
<td class="col-last">
<div class="block">Searches public chats by looking for
specified query in their username and
title.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchSecretMessages.html" title="class in it.tdlight.jni">TdApi.SearchSecretMessages</a></span></code></th>
<td class="col-last">
<div class="block">Searches for messages in secret chats.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchStickers.html" title="class in it.tdlight.jni">TdApi.SearchStickers</a></span></code></th>
<td class="col-last">
<div class="block">Searches for stickers from public
sticker sets that correspond to a given emoji.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchStickerSet.html" title="class in it.tdlight.jni">TdApi.SearchStickerSet</a></span></code></th>
<td class="col-last">
<div class="block">Searches for a sticker set by its name.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SearchStickerSets.html" title="class in it.tdlight.jni">TdApi.SearchStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Searches for ordinary sticker sets by
looking for specified query in their
title and name.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendBotStartMessage.html" title="class in it.tdlight.jni">TdApi.SendBotStartMessage</a></span></code></th>
<td class="col-last">
<div class="block">Invites a bot to a chat (if it is not
yet a member) and sends it the /start
command.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendCallDebugInformation.html" title="class in it.tdlight.jni">TdApi.SendCallDebugInformation</a></span></code></th>
<td class="col-last">
<div class="block">Sends debug information for a call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendCallRating.html" title="class in it.tdlight.jni">TdApi.SendCallRating</a></span></code></th>
<td class="col-last">
<div class="block">Sends a call rating.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendCallSignalingData.html" title="class in it.tdlight.jni">TdApi.SendCallSignalingData</a></span></code></th>
<td class="col-last">
<div class="block">Sends call signaling data.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendChatAction.html" title="class in it.tdlight.jni">TdApi.SendChatAction</a></span></code></th>
<td class="col-last">
<div class="block">Sends a notification about user activity
in a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendChatScreenshotTakenNotification.html" title="class in it.tdlight.jni">TdApi.SendChatScreenshotTakenNotification</a></span></code></th>
<td class="col-last">
<div class="block">Sends a notification about a screenshot
taken in a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendCustomRequest.html" title="class in it.tdlight.jni">TdApi.SendCustomRequest</a></span></code></th>
<td class="col-last">
<div class="block">Sends a custom request; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendEmailAddressVerificationCode.html" title="class in it.tdlight.jni">TdApi.SendEmailAddressVerificationCode</a></span></code></th>
<td class="col-last">
<div class="block">Sends a code to verify an email address
to be added to a user's Telegram Passport.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendInlineQueryResultMessage.html" title="class in it.tdlight.jni">TdApi.SendInlineQueryResultMessage</a></span></code></th>
<td class="col-last">
<div class="block">Sends the result of an inline query
as a message.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendMessage.html" title="class in it.tdlight.jni">TdApi.SendMessage</a></span></code></th>
<td class="col-last">
<div class="block">Sends a message.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendMessageAlbum.html" title="class in it.tdlight.jni">TdApi.SendMessageAlbum</a></span></code></th>
<td class="col-last">
<div class="block">Sends 2-10 messages grouped together
into an album.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendPassportAuthorizationForm.html" title="class in it.tdlight.jni">TdApi.SendPassportAuthorizationForm</a></span></code></th>
<td class="col-last">
<div class="block">Sends a Telegram Passport authorization
form, effectively sharing data with
the service.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendPaymentForm.html" title="class in it.tdlight.jni">TdApi.SendPaymentForm</a></span></code></th>
<td class="col-last">
<div class="block">Sends a filled-out payment form to
the bot for final verification.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendPhoneNumberConfirmationCode.html" title="class in it.tdlight.jni">TdApi.SendPhoneNumberConfirmationCode</a></span></code></th>
<td class="col-last">
<div class="block">Sends phone number confirmation code
to handle links of the type internalLinkTypePhoneNumberConfirmation.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SendPhoneNumberVerificationCode.html" title="class in it.tdlight.jni">TdApi.SendPhoneNumberVerificationCode</a></span></code></th>
<td class="col-last">
<div class="block">Sends a code to verify a phone number
to be added to a user's Telegram Passport.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetAccountTtl.html" title="class in it.tdlight.jni">TdApi.SetAccountTtl</a></span></code></th>
<td class="col-last">
<div class="block">Changes the period of inactivity after
which the account of the current user
will automatically be deleted.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetAlarm.html" title="class in it.tdlight.jni">TdApi.SetAlarm</a></span></code></th>
<td class="col-last">
<div class="block">Succeeds after a specified amount of
time has passed.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetAuthenticationPhoneNumber.html" title="class in it.tdlight.jni">TdApi.SetAuthenticationPhoneNumber</a></span></code></th>
<td class="col-last">
<div class="block">Sets the phone number of the user and
sends an authentication code to the
user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetAutoDownloadSettings.html" title="class in it.tdlight.jni">TdApi.SetAutoDownloadSettings</a></span></code></th>
<td class="col-last">
<div class="block">Sets auto-download settings.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetBackground.html" title="class in it.tdlight.jni">TdApi.SetBackground</a></span></code></th>
<td class="col-last">
<div class="block">Changes the background selected by
the user; adds background to the list
of installed backgrounds.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetBio.html" title="class in it.tdlight.jni">TdApi.SetBio</a></span></code></th>
<td class="col-last">
<div class="block">Changes the bio of the current user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetBotUpdatesStatus.html" title="class in it.tdlight.jni">TdApi.SetBotUpdatesStatus</a></span></code></th>
<td class="col-last">
<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>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatClientData.html" title="class in it.tdlight.jni">TdApi.SetChatClientData</a></span></code></th>
<td class="col-last">
<div class="block">Changes application-specific data
associated with a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatDescription.html" title="class in it.tdlight.jni">TdApi.SetChatDescription</a></span></code></th>
<td class="col-last">
<div class="block">Changes information about a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatDiscussionGroup.html" title="class in it.tdlight.jni">TdApi.SetChatDiscussionGroup</a></span></code></th>
<td class="col-last">
<div class="block">Changes the discussion group of a
channel chat; requires canChangeInfo
administrator right in the channel if
it is specified.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatDraftMessage.html" title="class in it.tdlight.jni">TdApi.SetChatDraftMessage</a></span></code></th>
<td class="col-last">
<div class="block">Changes the draft message in a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatLocation.html" title="class in it.tdlight.jni">TdApi.SetChatLocation</a></span></code></th>
<td class="col-last">
<div class="block">Changes the location of a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatMemberStatus.html" title="class in it.tdlight.jni">TdApi.SetChatMemberStatus</a></span></code></th>
<td class="col-last">
<div class="block">Changes the status of a chat member,
needs appropriate privileges.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatMessageTtlSetting.html" title="class in it.tdlight.jni">TdApi.SetChatMessageTtlSetting</a></span></code></th>
<td class="col-last">
<div class="block">Changes the message TTL setting (sets
a new self-destruct timer) in a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatNotificationSettings.html" title="class in it.tdlight.jni">TdApi.SetChatNotificationSettings</a></span></code></th>
<td class="col-last">
<div class="block">Changes the notification settings of
a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatPermissions.html" title="class in it.tdlight.jni">TdApi.SetChatPermissions</a></span></code></th>
<td class="col-last">
<div class="block">Changes the chat members permissions.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatPhoto.html" title="class in it.tdlight.jni">TdApi.SetChatPhoto</a></span></code></th>
<td class="col-last">
<div class="block">Changes the photo of a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatSlowModeDelay.html" title="class in it.tdlight.jni">TdApi.SetChatSlowModeDelay</a></span></code></th>
<td class="col-last">
<div class="block">Changes the slow mode delay of a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatTheme.html" title="class in it.tdlight.jni">TdApi.SetChatTheme</a></span></code></th>
<td class="col-last">
<div class="block">Changes the chat theme.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetChatTitle.html" title="class in it.tdlight.jni">TdApi.SetChatTitle</a></span></code></th>
<td class="col-last">
<div class="block">Changes the chat title.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetCommands.html" title="class in it.tdlight.jni">TdApi.SetCommands</a></span></code></th>
<td class="col-last">
<div class="block">Sets the list of commands supported
by the bot for the given user scope
and language; for bots only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetCustomLanguagePack.html" title="class in it.tdlight.jni">TdApi.SetCustomLanguagePack</a></span></code></th>
<td class="col-last">
<div class="block">Adds or changes a custom local language
pack to the current localization target.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetCustomLanguagePackString.html" title="class in it.tdlight.jni">TdApi.SetCustomLanguagePackString</a></span></code></th>
<td class="col-last">
<div class="block">Adds, edits or deletes a string in a
custom local language pack.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetDatabaseEncryptionKey.html" title="class in it.tdlight.jni">TdApi.SetDatabaseEncryptionKey</a></span></code></th>
<td class="col-last">
<div class="block">Changes the database encryption key.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetFileGenerationProgress.html" title="class in it.tdlight.jni">TdApi.SetFileGenerationProgress</a></span></code></th>
<td class="col-last">
<div class="block">Informs TDLib on a file generation progress.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetGameScore.html" title="class in it.tdlight.jni">TdApi.SetGameScore</a></span></code></th>
<td class="col-last">
<div class="block">Updates the game score of the specified
user in the game; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetGroupCallParticipantIsSpeaking.html" title="class in it.tdlight.jni">TdApi.SetGroupCallParticipantIsSpeaking</a></span></code></th>
<td class="col-last">
<div class="block">Informs TDLib that speaking state of
a participant of an active group has changed.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetGroupCallParticipantVolumeLevel.html" title="class in it.tdlight.jni">TdApi.SetGroupCallParticipantVolumeLevel</a></span></code></th>
<td class="col-last">
<div class="block">Changes volume level of a participant
of an active group call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetGroupCallTitle.html" title="class in it.tdlight.jni">TdApi.SetGroupCallTitle</a></span></code></th>
<td class="col-last">
<div class="block">Sets group call title.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetInlineGameScore.html" title="class in it.tdlight.jni">TdApi.SetInlineGameScore</a></span></code></th>
<td class="col-last">
<div class="block">Updates the game score of the specified
user in a game; for bots only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetLocation.html" title="class in it.tdlight.jni">TdApi.SetLocation</a></span></code></th>
<td class="col-last">
<div class="block">Changes the location of the current
user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetLogStream.html" title="class in it.tdlight.jni">TdApi.SetLogStream</a></span></code></th>
<td class="col-last">
<div class="block">Sets new log stream for internal
logging of TDLib.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetLogTagVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.SetLogTagVerbosityLevel</a></span></code></th>
<td class="col-last">
<div class="block">Sets the verbosity level for a specified
TDLib internal log tag.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetLogVerbosityLevel.html" title="class in it.tdlight.jni">TdApi.SetLogVerbosityLevel</a></span></code></th>
<td class="col-last">
<div class="block">Sets the verbosity level of the internal
logging of TDLib.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetName.html" title="class in it.tdlight.jni">TdApi.SetName</a></span></code></th>
<td class="col-last">
<div class="block">Changes the first and last name of
the current user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetNetworkType.html" title="class in it.tdlight.jni">TdApi.SetNetworkType</a></span></code></th>
<td class="col-last">
<div class="block">Sets the current network type.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetOption.html" title="class in it.tdlight.jni">TdApi.SetOption</a></span></code></th>
<td class="col-last">
<div class="block">Sets the value of an option.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetPassportElement.html" title="class in it.tdlight.jni">TdApi.SetPassportElement</a></span></code></th>
<td class="col-last">
<div class="block">Adds an element to the user's Telegram
Passport.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetPassportElementErrors.html" title="class in it.tdlight.jni">TdApi.SetPassportElementErrors</a></span></code></th>
<td class="col-last">
<div class="block">Informs the user that some of the
elements in their Telegram Passport
contain errors; for bots only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetPassword.html" title="class in it.tdlight.jni">TdApi.SetPassword</a></span></code></th>
<td class="col-last">
<div class="block">Changes the password for the current
user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetPinnedChats.html" title="class in it.tdlight.jni">TdApi.SetPinnedChats</a></span></code></th>
<td class="col-last">
<div class="block">Changes the order of pinned chats.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetPollAnswer.html" title="class in it.tdlight.jni">TdApi.SetPollAnswer</a></span></code></th>
<td class="col-last">
<div class="block">Changes the user answer to a poll.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetProfilePhoto.html" title="class in it.tdlight.jni">TdApi.SetProfilePhoto</a></span></code></th>
<td class="col-last">
<div class="block">Changes a profile photo for the current user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetRecoveryEmailAddress.html" title="class in it.tdlight.jni">TdApi.SetRecoveryEmailAddress</a></span></code></th>
<td class="col-last">
<div class="block">Changes the 2-step verification recovery
email address of the user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetScopeNotificationSettings.html" title="class in it.tdlight.jni">TdApi.SetScopeNotificationSettings</a></span></code></th>
<td class="col-last">
<div class="block">Changes notification settings for
chats of a given type.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetStickerPositionInSet.html" title="class in it.tdlight.jni">TdApi.SetStickerPositionInSet</a></span></code></th>
<td class="col-last">
<div class="block">Changes the position of a sticker in
the set to which it belongs; for bots
only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetStickerSetThumbnail.html" title="class in it.tdlight.jni">TdApi.SetStickerSetThumbnail</a></span></code></th>
<td class="col-last">
<div class="block">Sets a sticker set thumbnail; for bots
only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetSupergroupStickerSet.html" title="class in it.tdlight.jni">TdApi.SetSupergroupStickerSet</a></span></code></th>
<td class="col-last">
<div class="block">Changes the sticker set of a supergroup;
requires canChangeInfo administrator right.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetSupergroupUsername.html" title="class in it.tdlight.jni">TdApi.SetSupergroupUsername</a></span></code></th>
<td class="col-last">
<div class="block">Changes the username of a supergroup
or channel, requires owner privileges
in the supergroup or channel.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetTdlibParameters.html" title="class in it.tdlight.jni">TdApi.SetTdlibParameters</a></span></code></th>
<td class="col-last">
<div class="block">Sets the parameters for TDLib
initialization.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetUsername.html" title="class in it.tdlight.jni">TdApi.SetUsername</a></span></code></th>
<td class="col-last">
<div class="block">Changes the username of the current user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetUserPrivacySettingRules.html" title="class in it.tdlight.jni">TdApi.SetUserPrivacySettingRules</a></span></code></th>
<td class="col-last">
<div class="block">Changes user privacy settings.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SetVoiceChatDefaultParticipant.html" title="class in it.tdlight.jni">TdApi.SetVoiceChatDefaultParticipant</a></span></code></th>
<td class="col-last">
<div class="block">Changes default participant identifier,
which can be used to join voice chats
in a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SharePhoneNumber.html" title="class in it.tdlight.jni">TdApi.SharePhoneNumber</a></span></code></th>
<td class="col-last">
<div class="block">Shares the phone number of the current
user with a mutual contact.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.StartGroupCallRecording.html" title="class in it.tdlight.jni">TdApi.StartGroupCallRecording</a></span></code></th>
<td class="col-last">
<div class="block">Starts recording of an active group
call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.StartGroupCallScreenSharing.html" title="class in it.tdlight.jni">TdApi.StartGroupCallScreenSharing</a></span></code></th>
<td class="col-last">
<div class="block">Starts screen sharing in a joined
group call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.StartScheduledGroupCall.html" title="class in it.tdlight.jni">TdApi.StartScheduledGroupCall</a></span></code></th>
<td class="col-last">
<div class="block">Starts a scheduled group call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.StopPoll.html" title="class in it.tdlight.jni">TdApi.StopPoll</a></span></code></th>
<td class="col-last">
<div class="block">Stops a poll.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.SynchronizeLanguagePack.html" title="class in it.tdlight.jni">TdApi.SynchronizeLanguagePack</a></span></code></th>
<td class="col-last">
<div class="block">Fetches the latest versions of all
strings from a language pack in the
current localization target from the
server.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TerminateAllOtherSessions.html" title="class in it.tdlight.jni">TdApi.TerminateAllOtherSessions</a></span></code></th>
<td class="col-last">
<div class="block">Terminates all other sessions of the current user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TerminateSession.html" title="class in it.tdlight.jni">TdApi.TerminateSession</a></span></code></th>
<td class="col-last">
<div class="block">Terminates a session of the current user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestCallBytes.html" title="class in it.tdlight.jni">TdApi.TestCallBytes</a></span></code></th>
<td class="col-last">
<div class="block">Returns the received bytes; for testing
only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestCallEmpty.html" title="class in it.tdlight.jni">TdApi.TestCallEmpty</a></span></code></th>
<td class="col-last">
<div class="block">Does nothing; for testing only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestCallString.html" title="class in it.tdlight.jni">TdApi.TestCallString</a></span></code></th>
<td class="col-last">
<div class="block">Returns the received string; for
testing only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestCallVectorInt.html" title="class in it.tdlight.jni">TdApi.TestCallVectorInt</a></span></code></th>
<td class="col-last">
<div class="block">Returns the received vector of numbers;
for testing only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestCallVectorIntObject.html" title="class in it.tdlight.jni">TdApi.TestCallVectorIntObject</a></span></code></th>
<td class="col-last">
<div class="block">Returns the received vector of objects
containing a number; for testing only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestCallVectorString.html" title="class in it.tdlight.jni">TdApi.TestCallVectorString</a></span></code></th>
<td class="col-last">
<div class="block">Returns the received vector of strings;
for testing only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestCallVectorStringObject.html" title="class in it.tdlight.jni">TdApi.TestCallVectorStringObject</a></span></code></th>
<td class="col-last">
<div class="block">Returns the received vector of objects
containing a string; for testing only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestGetDifference.html" title="class in it.tdlight.jni">TdApi.TestGetDifference</a></span></code></th>
<td class="col-last">
<div class="block">Forces an updates.getDifference call
to the Telegram servers; for testing only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestNetwork.html" title="class in it.tdlight.jni">TdApi.TestNetwork</a></span></code></th>
<td class="col-last">
<div class="block">Sends a simple network request to the
Telegram servers; for testing only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestProxy.html" title="class in it.tdlight.jni">TdApi.TestProxy</a></span></code></th>
<td class="col-last">
<div class="block">Sends a simple network request to the
Telegram servers via proxy; for testing
only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestReturnError.html" title="class in it.tdlight.jni">TdApi.TestReturnError</a></span></code></th>
<td class="col-last">
<div class="block">Returns the specified error and ensures
that the Error object is used; for
testing only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestSquareInt.html" title="class in it.tdlight.jni">TdApi.TestSquareInt</a></span></code></th>
<td class="col-last">
<div class="block">Returns the squared received number;
for testing only.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TestUseUpdate.html" title="class in it.tdlight.jni">TdApi.TestUseUpdate</a></span></code></th>
<td class="col-last">
<div class="block">Does nothing and ensures that the
Update object is used; for testing
only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleChatDefaultDisableNotification.html" title="class in it.tdlight.jni">TdApi.ToggleChatDefaultDisableNotification</a></span></code></th>
<td class="col-last">
<div class="block">Changes the value of the default
disableNotification parameter, used
when a message is sent to a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleChatIsMarkedAsUnread.html" title="class in it.tdlight.jni">TdApi.ToggleChatIsMarkedAsUnread</a></span></code></th>
<td class="col-last">
<div class="block">Changes the marked as unread state of a chat.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleChatIsPinned.html" title="class in it.tdlight.jni">TdApi.ToggleChatIsPinned</a></span></code></th>
<td class="col-last">
<div class="block">Changes the pinned state of a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleGroupCallEnabledStartNotification.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallEnabledStartNotification</a></span></code></th>
<td class="col-last">
<div class="block">Toggles whether the current user will
receive a notification when the group
call will start; scheduled group calls only.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleGroupCallIsMyVideoEnabled.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallIsMyVideoEnabled</a></span></code></th>
<td class="col-last">
<div class="block">Toggles whether current user's video is enabled.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleGroupCallIsMyVideoPaused.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallIsMyVideoPaused</a></span></code></th>
<td class="col-last">
<div class="block">Toggles whether current user's video is paused.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleGroupCallMuteNewParticipants.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallMuteNewParticipants</a></span></code></th>
<td class="col-last">
<div class="block">Toggles whether new participants of
a group call can be unmuted only by
administrators of the group call.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleGroupCallParticipantIsHandRaised.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallParticipantIsHandRaised</a></span></code></th>
<td class="col-last">
<div class="block">Toggles whether a group call participant
hand is rased.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleGroupCallParticipantIsMuted.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallParticipantIsMuted</a></span></code></th>
<td class="col-last">
<div class="block">Toggles whether a participant of an
active group call is muted, unmuted,
or allowed to unmute themselves.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleGroupCallScreenSharingIsPaused.html" title="class in it.tdlight.jni">TdApi.ToggleGroupCallScreenSharingIsPaused</a></span></code></th>
<td class="col-last">
<div class="block">Pauses or unpauses screen sharing in
a joined group call.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleMessageSenderIsBlocked.html" title="class in it.tdlight.jni">TdApi.ToggleMessageSenderIsBlocked</a></span></code></th>
<td class="col-last">
<div class="block">Changes the block state of a message
sender.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleSupergroupIsAllHistoryAvailable.html" title="class in it.tdlight.jni">TdApi.ToggleSupergroupIsAllHistoryAvailable</a></span></code></th>
<td class="col-last">
<div class="block">Toggles whether the message history
of a supergroup is available to new
members; requires canChangeInfo administrator right.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleSupergroupIsBroadcastGroup.html" title="class in it.tdlight.jni">TdApi.ToggleSupergroupIsBroadcastGroup</a></span></code></th>
<td class="col-last">
<div class="block">Upgrades supergroup to a broadcast
group; requires owner privileges in the supergroup.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ToggleSupergroupSignMessages.html" title="class in it.tdlight.jni">TdApi.ToggleSupergroupSignMessages</a></span></code></th>
<td class="col-last">
<div class="block">Toggles sender signatures messages
sent in a channel; requires canChangeInfo administrator right.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.TransferChatOwnership.html" title="class in it.tdlight.jni">TdApi.TransferChatOwnership</a></span></code></th>
<td class="col-last">
<div class="block">Changes the owner of a chat.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.UnpinAllChatMessages.html" title="class in it.tdlight.jni">TdApi.UnpinAllChatMessages</a></span></code></th>
<td class="col-last">
<div class="block">Removes all pinned messages from a
chat; requires canPinMessages rights
in the group or canEditMessages rights
in the channel.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.UnpinChatMessage.html" title="class in it.tdlight.jni">TdApi.UnpinChatMessage</a></span></code></th>
<td class="col-last">
<div class="block">Removes a pinned message from a chat;
requires canPinMessages rights in the
group or canEditMessages rights in the channel.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.UpgradeBasicGroupChatToSupergroupChat.html" title="class in it.tdlight.jni">TdApi.UpgradeBasicGroupChatToSupergroupChat</a></span></code></th>
<td class="col-last">
<div class="block">Creates a new supergroup from an
existing basic group and sends a
corresponding messageChatUpgradeTo
and messageChatUpgradeFrom; requires
creator privileges.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.UploadFile.html" title="class in it.tdlight.jni">TdApi.UploadFile</a></span></code></th>
<td class="col-last">
<div class="block">Asynchronously uploads a file to the
cloud without sending it in a message.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.UploadStickerFile.html" title="class in it.tdlight.jni">TdApi.UploadStickerFile</a></span></code></th>
<td class="col-last">
<div class="block">Uploads a PNG image with a sticker;
returns the uploaded file.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ValidateOrderInfo.html" title="class in it.tdlight.jni">TdApi.ValidateOrderInfo</a></span></code></th>
<td class="col-last">
<div class="block">Validates the order information provided
by a user and returns the available
shipping options for a flexible invoice.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ViewMessages.html" title="class in it.tdlight.jni">TdApi.ViewMessages</a></span></code></th>
<td class="col-last">
<div class="block">Informs TDLib that messages are being
viewed by the user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ViewSponsoredMessage.html" title="class in it.tdlight.jni">TdApi.ViewSponsoredMessage</a></span></code></th>
<td class="col-last">
<div class="block">Informs TDLib that a sponsored message
was viewed by the user.</div>
</td>
</tr>
<tr class="alt-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.ViewTrendingStickerSets.html" title="class in it.tdlight.jni">TdApi.ViewTrendingStickerSets</a></span></code></th>
<td class="col-last">
<div class="block">Informs the server that some trending
sticker sets have been viewed by the user.</div>
</td>
</tr>
<tr class="row-color">
<td class="col-first"><code>static class&nbsp;</code></td>
<th class="col-second" scope="row"><code><span class="member-name-link"><a href="../TdApi.WriteGeneratedFilePart.html" title="class in it.tdlight.jni">TdApi.WriteGeneratedFilePart</a></span></code></th>
<td class="col-last">
<div class="block">Writes a part of a generated file.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</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="../package-summary.html">Package</a></li>
<li><a href="../TdApi.Function.html" title="class in it.tdlight.jni">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../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>