Update content of files

This commit is contained in:
GitHub Action 2022-03-01 18:12:21 +00:00
parent 365bbdcd4d
commit 09b1faf9b8
29 changed files with 236 additions and 246 deletions

View file

@ -314,13 +314,13 @@ Layer…">
</ul>
<h5><a class="anchor" href="#new-constructors" id="new-constructors" name="new-constructors"><i class="anchor-icon"></i></a>New Constructors</h5>
<ul>
<li>Added <a href="/constructor/searchResultsCalendarPeriod">searchResultsCalendarPeriod</a> - Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar.md">messages.searchResultsCalendar</a> constructors by days.</li>
<li>Added <a href="/constructor/searchResultsCalendarPeriod">searchResultsCalendarPeriod</a> - Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a> constructors by days.</li>
<li>Added <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a> - Information about found messages sent on a specific day</li>
<li>Added <a href="/constructor/searchResultPosition">searchResultPosition</a> - Information about a message in a specific position</li>
<li>Added <a href="/constructor/messages.searchResultsPositions">messages.searchResultsPositions</a> - Information about sparse positions of messages</li>
<li>Added <a href="/constructor/messageActionChatJoinedByRequest">messageActionChatJoinedByRequest</a> - A user was accepted into the group by an admin</li>
<li>Added <a href="/constructor/updatePendingJoinRequests">updatePendingJoinRequests</a> - Someone has requested to join a chat or channel</li>
<li>Added <a href="/constructor/updateBotChatInviteRequester">updateBotChatInviteRequester</a> - Someone has requested to join a chat or channel (bots only, users will receive an <a href="/constructor/updatePendingJoinRequests.md">updatePendingJoinRequests</a>, instead)</li>
<li>Added <a href="/constructor/updateBotChatInviteRequester">updateBotChatInviteRequester</a> - Someone has requested to join a chat or channel (bots only, users will receive an <a href="/constructor/updatePendingJoinRequests">updatePendingJoinRequests</a>, instead)</li>
<li>Added <a href="/constructor/channelAdminLogEventActionParticipantJoinByRequest">channelAdminLogEventActionParticipantJoinByRequest</a> - A new member was accepted to the chat by an admin</li>
</ul>
<h5><a class="anchor" href="#changed-constructors" id="changed-constructors" name="changed-constructors"><i class="anchor-icon"></i></a>Changed Constructors</h5>

View file

@ -76,7 +76,7 @@
<tr>
<td><strong>otherwise_relogin_days</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/int">int</a></td>
<td>Iff setup_password_required is set, the user will be able to log into their account via SMS only once every this many days.</td>
<td>Iff setup_password_required is set and the user declines to set a 2-step verification password, they will be able to log into their account via SMS again only after this many days pass.</td>
</tr>
<tr>
<td><strong>tmp_sessions</strong></td>

View file

@ -91,22 +91,22 @@
<tr>
<td><strong>appear_animation</strong></td>
<td style="text-align: center;"><a href="/type/Document">Document</a></td>
<td> </td>
<td>The animated sticker to show when the user opens the reaction dropdown</td>
</tr>
<tr>
<td><strong>select_animation</strong></td>
<td style="text-align: center;"><a href="/type/Document">Document</a></td>
<td> </td>
<td>The animated sticker to show when the user selects this reaction</td>
</tr>
<tr>
<td><strong>activate_animation</strong></td>
<td style="text-align: center;"><a href="/type/Document">Document</a></td>
<td> </td>
<td>The animated sticker to show when the reaction is chosen and activated</td>
</tr>
<tr>
<td><strong>effect_animation</strong></td>
<td style="text-align: center;"><a href="/type/Document">Document</a></td>
<td> </td>
<td>The background effect (still an animated sticker) to play under the activate_animation, when the reaction is chosen and activated</td>
</tr>
<tr>
<td><strong>around_animation</strong></td>

View file

@ -71,7 +71,7 @@
<tr>
<td><strong>via_request</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether I joined upon specific approval of an admin</td>
</tr>
<tr>
<td><strong>user_id</strong></td>

View file

@ -91,7 +91,7 @@
<tr>
<td><strong>request_needed</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether the join request must be first approved by an administrator</td>
</tr>
<tr>
<td><strong>title</strong></td>
@ -101,7 +101,7 @@
<tr>
<td><strong>about</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/type/string">string</a></td>
<td> </td>
<td>Description of the group of channel</td>
</tr>
<tr>
<td><strong>photo</strong></td>

View file

@ -81,7 +81,7 @@
<tr>
<td><strong>request_needed</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether users importing this invite link will have to be approved to join the channel or group</td>
</tr>
<tr>
<td><strong>link</strong></td>
@ -121,12 +121,12 @@
<tr>
<td><strong>requested</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.7?<a href="/type/int">int</a></td>
<td> </td>
<td>Number of users that have already used this link to join</td>
</tr>
<tr>
<td><strong>title</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.8?<a href="/type/string">string</a></td>
<td> </td>
<td>Custom description for the invite link, visible only to admins</td>
</tr>
</tbody>
</table>

View file

@ -87,7 +87,7 @@
<tr>
<td><strong>allow_missed_call</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether this device supports receiving the code using the <a href="/constructor/auth.codeTypeMissedCall">auth.codeTypeMissedCall</a> method</td>
</tr>
<tr>
<td><strong>logout_tokens</strong></td>
@ -100,7 +100,9 @@
<p><a href="/type/CodeSettings">CodeSettings</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#user-authorization" id="user-authorization" name="user-authorization"><i class="anchor-icon"></i></a><a href="/api/auth">User Authorization</a></h4>
<p>How to register a user's phone to start using the API.</p></div>
<p>How to register a user's phone to start using the API.</p>
<h4><a class="anchor" href="#authcodetypemissedcall" id="authcodetypemissedcall" name="authcodetypemissedcall"><i class="anchor-icon"></i></a><a href="/constructor/auth.codeTypeMissedCall">auth.codeTypeMissedCall</a></h4>
<p>The next time, the authentication code will be delivered via an immediately canceled incoming call, handled manually by the user.</p></div>
</div>

View file

@ -4,16 +4,10 @@
<meta charset="utf-8">
<title>messageActionChatJoinedByRequest</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
This constructor does not require any parameters.
Type
MessageAction">
<meta property="description" content="A user was accepted into the group by an admin">
<meta property="og:title" content="messageActionChatJoinedByRequest">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
This constructor does not require any parameters.
Type
MessageAction">
<meta property="og:description" content="A user was accepted into the group by an admin">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -45,7 +39,8 @@ MessageAction">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/messageActionChatJoinedByRequest" >messageActionChatJoinedByRequest</a></li></ul></div>
<h1 id="dev_page_title">messageActionChatJoinedByRequest</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>A user was accepted into the group by an admin</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 138 <b class="caret"></b></a>

View file

@ -71,7 +71,7 @@
<tr>
<td><strong>big</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether the specified message reaction should elicit a bigger and longer reaction</td>
</tr>
<tr>
<td><strong>unread</strong></td>

View file

@ -119,7 +119,7 @@
<p><a href="/type/messages.SearchResultsCalendar">messages.SearchResultsCalendar</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#searchresultscalendarperiod" id="searchresultscalendarperiod" name="searchresultscalendarperiod"><i class="anchor-icon"></i></a><a href="/type/SearchResultsCalendarPeriod">SearchResultsCalendarPeriod</a></h4>
<p>Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar.md">messages.searchResultsCalendar</a> constructors by days.</p></div>
<p>Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a> constructors by days.</p></div>
</div>

View file

@ -0,0 +1,115 @@
<!DOCTYPE html>
<html class="">
<head>
<meta charset="utf-8">
<title>Page not found</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="">
<meta property="og:title" content="Page not found">
<meta property="og:image" content="">
<meta property="og:description" content="">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
<link href="/css/telegram.css?215" rel="stylesheet" media="screen">
<style>
</style>
</head>
<body class="preload">
<div class="dev_page_wrap">
<div class="dev_page_head navbar navbar-static-top navbar-tg">
<div class="navbar-inner">
<div class="container clearfix">
<ul class="nav navbar-nav navbar-right hidden-xs"><li class="navbar-twitter"><a href="https://twitter.com/telegram" target="_blank" data-track="Follow/Twitter" onclick="trackDlClick(this, event)"><i class="icon icon-twitter"></i><span> Twitter</span></a></li></ul>
<ul class="nav navbar-nav">
<li><a href="//telegram.org/">Home</a></li>
<li class="hidden-xs"><a href="//telegram.org/faq">FAQ</a></li>
<li class="hidden-xs"><a href="//telegram.org/apps">Apps</a></li>
<li class=""><a href="/api">API</a></li>
<li class=""><a href="/mtproto">Protocol</a></li>
<li class="active"><a href="/schema">Schema</a></li>
</ul>
</div>
</div>
</div>
<div class="container clearfix">
<div class="dev_page">
<div id="dev_page_content_wrap" class=" ">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li></li></ul></div>
<h1 id="dev_page_title">Page not found</h1>
<div id="dev_page_content">The page has not been saved</div>
</div>
</div>
</div>
<div class="footer_wrap">
<div class="footer_columns_wrap footer_desktop">
<div class="footer_column footer_column_telegram">
<h5>Telegram</h5>
<div class="footer_telegram_description"></div>
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.
</div>
<div class="footer_column">
<h5><a href="//telegram.org/faq">About</a></h5>
<ul>
<li><a href="//telegram.org/faq">FAQ</a></li>
<li><a href="//telegram.org/blog">Blog</a></li>
<li><a href="//telegram.org/jobs">Jobs</a></li>
</ul>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/apps#mobile-apps">Mobile Apps</a></h5>
<ul>
<li><a href="//telegram.org/dl/ios">iPhone/iPad</a></li>
<li><a href="//telegram.org/dl/android">Android</a></li>
<li><a href="//telegram.org/dl/wp">Windows Phone</a></li>
</ul>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/apps#desktop-apps">Desktop Apps</a></h5>
<ul>
<li><a href="//desktop.telegram.org/">PC/Mac/Linux</a></li>
<li><a href="//macos.telegram.org/">macOS</a></li>
<li><a href="//telegram.org/dl/web">Web-browser</a></li>
</ul>
</div>
<div class="footer_column footer_column_platform">
<h5><a href="//core.telegram.org/">Platform</a></h5>
<ul>
<li><a href="//core.telegram.org/api">API</a></li>
<li><a href="//translations.telegram.org/">Translations</a></li>
<li><a href="//instantview.telegram.org/">Instant View</a></li>
</ul>
</div>
</div>
<div class="footer_columns_wrap footer_mobile">
<div class="footer_column">
<h5><a href="//telegram.org/faq">About</a></h5>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/blog">Blog</a></h5>
</div>
<div class="footer_column">
<h5><a href="//telegram.org/apps">Apps</a></h5>
</div>
<div class="footer_column">
<h5><a href="//core.telegram.org/">Platform</a></h5>
</div>
<div class="footer_column">
<h5><a href="https://twitter.com/telegram" target="_blank" data-track="Follow/Twitter" onclick="trackDlClick(this, event)">Twitter</a></h5>
</div>
</div>
</div>
</div>
<script src="/js/main.js?43"></script>
<script>backToTopInit("Go up");
removePreloadInit();
</script>
</body>
</html>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>messages.searchResultsPositions</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
count
int
 
positions
Vector&lt;SearchResultsPosition&gt;
 
Type
messages.SearchResultsPositions">
<meta property="description" content="Information about sparse positions of messages">
<meta property="og:title" content="messages.searchResultsPositions">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
count
int
 
positions
Vector&lt;SearchResultsPosition&gt;
 
Type
messages.SearchResultsPositions">
<meta property="og:description" content="Information about sparse positions of messages">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -61,7 +39,8 @@ messages.SearchResultsPositions">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/messages.searchResultsPositions" >messages.searchResultsPositions</a></li></ul></div>
<h1 id="dev_page_title">messages.searchResultsPositions</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Information about sparse positions of messages</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 138 <b class="caret"></b></a>
@ -87,12 +66,12 @@ messages.SearchResultsPositions">
<tr>
<td><strong>count</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Total number of found messages</td>
</tr>
<tr>
<td><strong>positions</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/SearchResultsPosition">SearchResultsPosition</a>&gt;</td>
<td> </td>
<td>List of message positions</td>
</tr>
</tbody>
</table>

View file

@ -4,44 +4,10 @@
<meta charset="utf-8">
<title>searchResultsCalendarPeriod</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
date
int
 
min_msg_id
int
 
max_msg_id
int
 
count
int
 
Type
SearchResultsCalendarPeriod">
<meta property="description" content="Information about found messages sent on a specific day, used to split the messages in messages.searchResultsCalendar constructors by days.">
<meta property="og:title" content="searchResultsCalendarPeriod">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
date
int
 
min_msg_id
int
 
max_msg_id
int
 
count
int
 
Type
SearchResultsCalendarPeriod">
<meta property="og:description" content="Information about found messages sent on a specific day, used to split the messages in messages.searchResultsCalendar constructors by days.">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -73,7 +39,9 @@ SearchResultsCalendarPeriod">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/searchResultsCalendarPeriod" >searchResultsCalendarPeriod</a></li></ul></div>
<h1 id="dev_page_title">searchResultsCalendarPeriod</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a> constructors by days.</p>
<p>Multiple searchResultsCalendarPeriod constructors are returned in <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a>, each containing information about the first, last and total number of messages matching the filter that were sent on a specific day.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 138 <b class="caret"></b></a>
@ -99,27 +67,30 @@ SearchResultsCalendarPeriod">
<tr>
<td><strong>date</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>The day this object is referring to.</td>
</tr>
<tr>
<td><strong>min_msg_id</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>First message ID that was sent on this day.</td>
</tr>
<tr>
<td><strong>max_msg_id</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Last message ID that was sent on this day.</td>
</tr>
<tr>
<td><strong>count</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>All messages that were sent on this day.</td>
</tr>
</tbody>
</table>
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/SearchResultsCalendarPeriod">SearchResultsCalendarPeriod</a></p></div>
<p><a href="/type/SearchResultsCalendarPeriod">SearchResultsCalendarPeriod</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#messagessearchresultscalendar" id="messagessearchresultscalendar" name="messagessearchresultscalendar"><i class="anchor-icon"></i></a><a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a></h4>
<p>Information about found messages sent on a specific day</p></div>
</div>

View file

@ -4,50 +4,10 @@
<meta charset="utf-8">
<title>updateBotChatInviteRequester</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
peer
Peer
 
date
int
 
user_id
long
 
about
string
 
invite
ExportedChatInvite
 
qts
int…">
<meta property="description" content="Someone has requested to join a chat or channel (bots only, users will receive an updatePendingJoinRequests, instead)">
<meta property="og:title" content="updateBotChatInviteRequester">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
peer
Peer
 
date
int
 
user_id
long
 
about
string
 
invite
ExportedChatInvite
 
qts
int…">
<meta property="og:description" content="Someone has requested to join a chat or channel (bots only, users will receive an updatePendingJoinRequests, instead)">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -79,7 +39,8 @@ int…">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/updateBotChatInviteRequester" >updateBotChatInviteRequester</a></li></ul></div>
<h1 id="dev_page_title">updateBotChatInviteRequester</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Someone has requested to join a chat or channel (bots only, users will receive an <a href="/constructor/updatePendingJoinRequests">updatePendingJoinRequests</a>, instead)</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 138 <b class="caret"></b></a>
@ -105,37 +66,42 @@ int…">
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/Peer">Peer</a></td>
<td> </td>
<td>The chat or channel in question</td>
</tr>
<tr>
<td><strong>date</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>When was the join request made</td>
</tr>
<tr>
<td><strong>user_id</strong></td>
<td style="text-align: center;"><a href="/type/long">long</a></td>
<td> </td>
<td>The user ID that is asking to join the chat or channel</td>
</tr>
<tr>
<td><strong>about</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>Bio of the user</td>
</tr>
<tr>
<td><strong>invite</strong></td>
<td style="text-align: center;"><a href="/type/ExportedChatInvite">ExportedChatInvite</a></td>
<td> </td>
<td>Chat invite link that was used by the user to send the join request</td>
</tr>
<tr>
<td><strong>qts</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td><a href="/api/updates">QTS</a> event sequence identifier</td>
</tr>
</tbody>
</table>
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/Update">Update</a></p></div>
<p><a href="/type/Update">Update</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#working-with-updates" id="working-with-updates" name="working-with-updates"><i class="anchor-icon"></i></a><a href="/api/updates">Working with Updates</a></h4>
<p>How to subscribe to updates and handle them properly.</p>
<h4><a class="anchor" href="#updatependingjoinrequests" id="updatependingjoinrequests" name="updatependingjoinrequests"><i class="anchor-icon"></i></a><a href="/constructor/updatePendingJoinRequests">updatePendingJoinRequests</a></h4>
<p>Someone has requested to join a chat or channel</p></div>
</div>

View file

@ -4,38 +4,10 @@
<meta charset="utf-8">
<title>updatePendingJoinRequests</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
peer
Peer
 
requests_pending
int
 
recent_requesters
Vector&lt;long&gt;
 
Type
Update">
<meta property="description" content="Someone has requested to join a chat or channel">
<meta property="og:title" content="updatePendingJoinRequests">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
peer
Peer
 
requests_pending
int
 
recent_requesters
Vector&lt;long&gt;
 
Type
Update">
<meta property="og:description" content="Someone has requested to join a chat or channel">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -67,7 +39,8 @@ Update">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/updatePendingJoinRequests" >updatePendingJoinRequests</a></li></ul></div>
<h1 id="dev_page_title">updatePendingJoinRequests</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Someone has requested to join a chat or channel</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 138 <b class="caret"></b></a>
@ -93,17 +66,17 @@ Update">
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/Peer">Peer</a></td>
<td> </td>
<td>Chat or channel</td>
</tr>
<tr>
<td><strong>requests_pending</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Number of pending join requests for the chat or channel</td>
</tr>
<tr>
<td><strong>recent_requesters</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/long">long</a>&gt;</td>
<td> </td>
<td>IDs of users that have recently requested to join</td>
</tr>
</tbody>
</table>

View file

@ -74,7 +74,7 @@
<tr>
<td><strong>hash</strong></td>
<td style="text-align: center;"><a href="/type/long">long</a></td>
<td> </td>
<td>Session ID from the <a href="/constructor/authorization">authorization</a> constructor, fetchable using <a href="/method/account.getAuthorizations">account.getAuthorizations</a></td>
</tr>
<tr>
<td><strong>encrypted_requests_disabled</strong></td>
@ -106,7 +106,12 @@
<td>The provided hash is invalid.</td>
</tr>
</tbody>
</table></div>
</table>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#authorization" id="authorization" name="authorization"><i class="anchor-icon"></i></a><a href="/constructor/authorization">authorization</a></h4>
<p>Logged-in session</p>
<h4><a class="anchor" href="#accountgetauthorizations" id="accountgetauthorizations" name="accountgetauthorizations"><i class="anchor-icon"></i></a><a href="/method/account.getAuthorizations">account.getAuthorizations</a></h4>
<p>Get logged-in sessions</p></div>
</div>

View file

@ -99,12 +99,12 @@
<tr>
<td><strong>request_needed</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/type/Bool">Bool</a></td>
<td> </td>
<td>Whether admin confirmation is required before admitting each separate user into the chat</td>
</tr>
<tr>
<td><strong>title</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/type/string">string</a></td>
<td> </td>
<td>Description of the invite link, visible only to administrators</td>
</tr>
</tbody>
</table>

View file

@ -104,7 +104,7 @@
<tr>
<td><strong>noforwards</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.14?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Only for bots, disallows further re-forwarding and saving of the messages, even if the destination chat doesn't have <a href="https://telegram.org/blog/protected-content-delete-by-date-and-more">the protected content setting</a> enabled</td>
</tr>
<tr>
<td><strong>from_peer</strong></td>
@ -134,7 +134,7 @@
<tr>
<td><strong>send_as</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.13?<a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>Forward the messages as the specified peer</td>
</tr>
</tbody>
</table>

View file

@ -73,7 +73,7 @@
<tr>
<td><strong>requested</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td> </td>
<td>If set, only returns info about users with pending join requests</td>
</tr>
<tr>
<td><strong>peer</strong></td>
@ -142,7 +142,7 @@
<tr>
<td>400</td>
<td>SEARCH_WITH_LINK_NOT_SUPPROTED</td>
<td> </td>
<td>You cannot provide a search query and an invite link at the same time.</td>
</tr>
</tbody>
</table>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>messages.getSearchResultsCalendar</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Get information about messages sent on a specific day">
<meta property="description" content="Returns information about the next messages of the specified type in the chat split by days.">
<meta property="og:title" content="messages.getSearchResultsCalendar">
<meta property="og:image" content="">
<meta property="og:description" content="Get information about messages sent on a specific day">
<meta property="og:description" content="Returns information about the next messages of the specified type in the chat split by days.">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -39,7 +39,9 @@
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/messages.getSearchResultsCalendar" >messages.getSearchResultsCalendar</a></li></ul></div>
<h1 id="dev_page_title">messages.getSearchResultsCalendar</h1>
<div id="dev_page_content"><p>Get information about messages sent on a specific day</p>
<div id="dev_page_content"><p>Returns information about the next messages of the specified type in the chat split by days.</p>
<p>Returns the results in reverse chronological order.<br>
Can return partial results for the last returned day.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
@ -68,12 +70,12 @@
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td>Peer where where to search</td>
<td>Peer where to search</td>
</tr>
<tr>
<td><strong>filter</strong></td>
<td style="text-align: center;"><a href="/type/MessagesFilter">MessagesFilter</a></td>
<td>Message filter</td>
<td>Message filter, <a href="/constructor/inputMessagesFilterEmpty">inputMessagesFilterEmpty</a>, <a href="/constructor/inputMessagesFilterMyMentions">inputMessagesFilterMyMentions</a> filters are not supported by this method.</td>
</tr>
<tr>
<td><strong>offset_id</strong></td>
@ -102,11 +104,15 @@
<tr>
<td>400</td>
<td>FILTER_NOT_SUPPORTED</td>
<td> </td>
<td>The specified filter cannot be used in this context.</td>
</tr>
</tbody>
</table>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#inputmessagesfilterempty" id="inputmessagesfilterempty" name="inputmessagesfilterempty"><i class="anchor-icon"></i></a><a href="/constructor/inputMessagesFilterEmpty">inputMessagesFilterEmpty</a></h4>
<p>Filter is absent.</p>
<h4><a class="anchor" href="#inputmessagesfiltermymentions" id="inputmessagesfiltermymentions" name="inputmessagesfiltermymentions"><i class="anchor-icon"></i></a><a href="/constructor/inputMessagesFilterMyMentions">inputMessagesFilterMyMentions</a></h4>
<p>Return only messages where the current user was <a href="/api/mentions">mentioned</a>.</p>
<h4><a class="anchor" href="#pagination-in-the-api" id="pagination-in-the-api" name="pagination-in-the-api"><i class="anchor-icon"></i></a><a href="/api/offsets">Pagination in the API</a></h4>
<p>How to fetch results from large lists of objects.</p></div>

View file

@ -4,44 +4,10 @@
<meta charset="utf-8">
<title>messages.getSearchResultsPositions</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
peer
InputPeer
 
filter
MessagesFilter
 
offset_id
int
 
limit
int
 
Result
messages.…">
<meta property="description" content="Returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.">
<meta property="og:title" content="messages.getSearchResultsPositions">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
peer
InputPeer
 
filter
MessagesFilter
 
offset_id
int
 
limit
int
 
Result
messages.…">
<meta property="og:description" content="Returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -73,7 +39,9 @@ messages.…">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/messages.getSearchResultsPositions" >messages.getSearchResultsPositions</a></li></ul></div>
<h1 id="dev_page_title">messages.getSearchResultsPositions</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Returns sparse positions of messages of the specified type in the chat to be used for shared media scroll implementation.</p>
<p>Returns the results in reverse chronological order (i.e., in order of decreasing message_id).</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 138 <b class="caret"></b></a>
@ -101,27 +69,34 @@ messages.…">
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td> </td>
<td>Peer where to search</td>
</tr>
<tr>
<td><strong>filter</strong></td>
<td style="text-align: center;"><a href="/type/MessagesFilter">MessagesFilter</a></td>
<td> </td>
<td>Message filter, <a href="/constructor/inputMessagesFilterEmpty">inputMessagesFilterEmpty</a>, <a href="/constructor/inputMessagesFilterMyMentions">inputMessagesFilterMyMentions</a> filters are not supported by this method.</td>
</tr>
<tr>
<td><strong>offset_id</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td><a href="/api/offsets">Offsets for pagination, for more info click here</a></td>
</tr>
<tr>
<td><strong>limit</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Maximum number of results to return, <a href="/api/offsets">see pagination</a></td>
</tr>
</tbody>
</table>
<h3><a class="anchor" href="#result" id="result" name="result"><i class="anchor-icon"></i></a>Result</h3>
<p><a href="/type/messages.SearchResultsPositions">messages.SearchResultsPositions</a></p></div>
<p><a href="/type/messages.SearchResultsPositions">messages.SearchResultsPositions</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#inputmessagesfilterempty" id="inputmessagesfilterempty" name="inputmessagesfilterempty"><i class="anchor-icon"></i></a><a href="/constructor/inputMessagesFilterEmpty">inputMessagesFilterEmpty</a></h4>
<p>Filter is absent.</p>
<h4><a class="anchor" href="#inputmessagesfiltermymentions" id="inputmessagesfiltermymentions" name="inputmessagesfiltermymentions"><i class="anchor-icon"></i></a><a href="/constructor/inputMessagesFilterMyMentions">inputMessagesFilterMyMentions</a></h4>
<p>Return only messages where the current user was <a href="/api/mentions">mentioned</a>.</p>
<h4><a class="anchor" href="#pagination-in-the-api" id="pagination-in-the-api" name="pagination-in-the-api"><i class="anchor-icon"></i></a><a href="/api/offsets">Pagination in the API</a></h4>
<p>How to fetch results from large lists of objects.</p></div>
</div>

View file

@ -128,7 +128,7 @@
<tr>
<td>400</td>
<td>INVITE_REQUEST_SENT</td>
<td> </td>
<td>You have successfully requested to join this chat or channel.</td>
</tr>
<tr>
<td>400</td>

View file

@ -138,7 +138,7 @@
<tr>
<td>400</td>
<td>SCORE_INVALID</td>
<td> </td>
<td>The specified game score is invalid.</td>
</tr>
<tr>
<td>400</td>

View file

@ -92,7 +92,7 @@
<tr>
<td>400</td>
<td>GROUPCALL_INVALID</td>
<td> </td>
<td>The specified group call is invalid.</td>
</tr>
</tbody>
</table>

View file

@ -108,7 +108,7 @@
<tr>
<td>400</td>
<td>USER_ALREADY_INVITED</td>
<td> </td>
<td>You have already invited this user.</td>
</tr>
</tbody>
</table></div>

View file

@ -213,7 +213,7 @@
<tr>
<td>400</td>
<td>STICKER_VIDEO_NOWEBM</td>
<td> </td>
<td>The specified video sticker is not in webm format.</td>
</tr>
<tr>
<td>400</td>

View file

@ -39,7 +39,7 @@
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/type/SearchResultsCalendarPeriod" >SearchResultsCalendarPeriod</a></li></ul></div>
<h1 id="dev_page_title">SearchResultsCalendarPeriod</h1>
<div id="dev_page_content"><p>Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar.md">messages.searchResultsCalendar</a> constructors by days.</p>
<div id="dev_page_content"><p>Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a> constructors by days.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
@ -64,10 +64,13 @@
<tbody>
<tr>
<td><a href="/constructor/searchResultsCalendarPeriod">searchResultsCalendarPeriod</a></td>
<td>Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar.md">messages.searchResultsCalendar</a> constructors by days.<br><br>Multiple searchResultsCalendarPeriod constructors are returned in <a href="/constructor/messages.searchResultsCalendar.md">messages.searchResultsCalendar</a>, each containing information about the first, last and total number of messages matching the filter that were sent on a specific day.</td>
<td>Information about found messages sent on a specific day, used to split the <code>messages</code> in <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a> constructors by days.<br><br>Multiple searchResultsCalendarPeriod constructors are returned in <a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a>, each containing information about the first, last and total number of messages matching the filter that were sent on a specific day.</td>
</tr>
</tbody>
</table></div>
</table>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#messagessearchresultscalendar" id="messagessearchresultscalendar" name="messagessearchresultscalendar"><i class="anchor-icon"></i></a><a href="/constructor/messages.searchResultsCalendar">messages.searchResultsCalendar</a></h4>
<p>Information about found messages sent on a specific day</p></div>
</div>

View file

@ -64,7 +64,7 @@
<tbody>
<tr>
<td><a href="/constructor/searchResultPosition">searchResultPosition</a></td>
<td> </td>
<td>Information about a message in a specific position<br></td>
</tr>
</tbody>
</table></div>

View file

@ -531,11 +531,11 @@
</tr>
<tr>
<td><a href="/constructor/updatePendingJoinRequests">updatePendingJoinRequests</a></td>
<td> </td>
<td>Someone has requested to join a chat or channel</td>
</tr>
<tr>
<td><a href="/constructor/updateBotChatInviteRequester">updateBotChatInviteRequester</a></td>
<td> </td>
<td>Someone has requested to join a chat or channel (bots only, users will receive an <a href="/constructor/updatePendingJoinRequests">updatePendingJoinRequests</a>, instead)</td>
</tr>
<tr>
<td><a href="/constructor/updateMessageReactions">updateMessageReactions</a></td>