Update content of files

This commit is contained in:
GitHub Action 2021-09-26 14:37:17 +00:00
parent ad737250f6
commit 68c30738aa
17 changed files with 59 additions and 166 deletions

View file

@ -526,7 +526,7 @@ Layer…">
<li>Added <a href="/constructor/groupCallParticipantVideoSourceGroup">groupCallParticipantVideoSourceGroup</a> - Describes a group of video synchronization source identifiers</li>
<li>Added <a href="/constructor/groupCallParticipantVideo">groupCallParticipantVideo</a> - </li>
<li>Added <a href="/constructor/updateGroupCallConnection">updateGroupCallConnection</a> - New WebRTC parameters</li>
<li>Added <a href="/constructor/stickers.suggestedShortName">stickers.suggestedShortName</a> - </li>
<li>Added <a href="/constructor/stickers.suggestedShortName">stickers.suggestedShortName</a> - A suggested short name for a stickerpack</li>
<li>Added <a href="/constructor/botCommandScopeDefault">botCommandScopeDefault</a> - The commands will be valid in all dialogs</li>
<li>Added <a href="/constructor/botCommandScopeUsers">botCommandScopeUsers</a> - The specified bot commands will only be valid in all private chats with users.</li>
<li>Added <a href="/constructor/botCommandScopeChats">botCommandScopeChats</a> - The specified bot commands will be valid in all <a href="/api/channel">groups and supergroups</a>.</li>
@ -711,7 +711,7 @@ Layer…">
<ul>
<li>Added <a href="/constructor/inputGroupCallStream">inputGroupCallStream</a> - Chunk of a livestream</li>
<li>Added <a href="/constructor/phone.joinAsPeers">phone.joinAsPeers</a> - A list of peers that can be used to join a group call, presenting yourself as a specific user/channel.</li>
<li>Added <a href="/constructor/phone.exportedGroupCallInvite">phone.exportedGroupCallInvite</a> - </li>
<li>Added <a href="/constructor/phone.exportedGroupCallInvite">phone.exportedGroupCallInvite</a> - An invite to a group call or livestream</li>
</ul>
<h5><a class="anchor" href="#changed-constructors" id="changed-constructors" name="changed-constructors"><i class="anchor-icon"></i></a>Changed Constructors</h5>
<ul>
@ -772,24 +772,24 @@ 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/messageActionSetMessagesTTL">messageActionSetMessagesTTL</a> - </li>
<li>Added <a href="/constructor/messageActionSetMessagesTTL">messageActionSetMessagesTTL</a> - The Time-To-Live of messages in this chat was changed.</li>
<li>Added <a href="/constructor/updatePeerHistoryTTL">updatePeerHistoryTTL</a> - The Time-To-Live for messages sent by the current user in a specific chat has changed</li>
<li>Added <a href="/constructor/updateChatParticipant">updateChatParticipant</a> - A user has joined or left a specific chat</li>
<li>Added <a href="/constructor/updateChannelParticipant">updateChannelParticipant</a> - A participant has left, joined, was banned or admined in a <a href="/api/channel">channel or supergroup</a>.</li>
<li>Added <a href="/constructor/updateBotStopped">updateBotStopped</a> - </li>
<li>Added <a href="/constructor/chatInviteImporter">chatInviteImporter</a> - </li>
<li>Added <a href="/constructor/messages.exportedChatInvites">messages.exportedChatInvites</a> - Info about chat invites exported by a certain admin.</li>
<li>Added <a href="/constructor/messages.exportedChatInvite">messages.exportedChatInvite</a> - </li>
<li>Added <a href="/constructor/messages.exportedChatInvite">messages.exportedChatInvite</a> - Info about a chat invite</li>
<li>Added <a href="/constructor/messages.exportedChatInviteReplaced">messages.exportedChatInviteReplaced</a> - The specified chat invite was replaced with another one</li>
<li>Added <a href="/constructor/messages.chatInviteImporters">messages.chatInviteImporters</a> - Info about the users that joined the chat using a specific chat invite</li>
<li>Added <a href="/constructor/chatAdminWithInvites">chatAdminWithInvites</a> - </li>
<li>Added <a href="/constructor/messages.chatAdminsWithInvites">messages.chatAdminsWithInvites</a> - </li>
<li>Added <a href="/constructor/messages.chatAdminsWithInvites">messages.chatAdminsWithInvites</a> - Info about chat invites generated by admins.</li>
<li>Added <a href="/constructor/channelAdminLogEventActionParticipantJoinByInvite">channelAdminLogEventActionParticipantJoinByInvite</a> - A user joined the <a href="/api/channel">supergroup/channel</a> using a specific invite link</li>
<li>Added <a href="/constructor/channelAdminLogEventActionExportedInviteDelete">channelAdminLogEventActionExportedInviteDelete</a> - A chat invite was deleted</li>
<li>Added <a href="/constructor/channelAdminLogEventActionExportedInviteRevoke">channelAdminLogEventActionExportedInviteRevoke</a> - A specific invite link was revoked</li>
<li>Added <a href="/constructor/channelAdminLogEventActionExportedInviteEdit">channelAdminLogEventActionExportedInviteEdit</a> - A chat invite was edited</li>
<li>Added <a href="/constructor/channelAdminLogEventActionParticipantVolume">channelAdminLogEventActionParticipantVolume</a> - channelAdminLogEvent.user_id has set the volume of participant.peer to participant.volume</li>
<li>Added <a href="/constructor/channelAdminLogEventActionChangeHistoryTTL">channelAdminLogEventActionChangeHistoryTTL</a> - </li>
<li>Added <a href="/constructor/channelAdminLogEventActionChangeHistoryTTL">channelAdminLogEventActionChangeHistoryTTL</a> - The Time-To-Live of messages in this chat was changed</li>
<li>Added <a href="/constructor/messages.checkedHistoryImportPeer">messages.checkedHistoryImportPeer</a> - </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

@ -153,7 +153,7 @@ The bot must respond using <a href="/method/messages.setBotShippingResults">mess
<pre><code><a href='/constructor/inputPaymentCredentialsSaved'>inputPaymentCredentialsSaved</a>#c10eb2cf id:<a href='/type/string'>string</a> tmp_password:<a href='/type/bytes'>bytes</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentials'>inputPaymentCredentials</a>#3417d728 flags:<a href='/type/%23'>#</a> save:flags.0?<a href='/constructor/true'>true</a> data:<a href='/type/DataJSON'>DataJSON</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentialsApplePay'>inputPaymentCredentialsApplePay</a>#aa1c39f payment_data:<a href='/type/DataJSON'>DataJSON</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentialsAndroidPay'>inputPaymentCredentialsAndroidPay</a>#ca05d50e payment_token:<a href='/type/DataJSON'>DataJSON</a> google_transaction_id:<a href='/type/string'>string</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentialsGooglePay'>inputPaymentCredentialsGooglePay</a>#8ac32801 payment_token:<a href='/type/DataJSON'>DataJSON</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/payments.paymentForm'>payments.paymentForm</a>#1694761b flags:<a href='/type/%23'>#</a> can_save_credentials:flags.2?<a href='/constructor/true'>true</a> password_missing:flags.3?<a href='/constructor/true'>true</a> form_id:<a href='/type/long'>long</a> bot_id:<a href='/type/long'>long</a> invoice:<a href='/type/Invoice'>Invoice</a> provider_id:<a href='/type/long'>long</a> url:<a href='/type/string'>string</a> native_provider:flags.4?<a href='/type/string'>string</a> native_params:flags.4?<a href='/type/DataJSON'>DataJSON</a> saved_info:flags.0?<a href='/type/PaymentRequestedInfo'>PaymentRequestedInfo</a> saved_credentials:flags.1?<a href='/type/PaymentSavedCredentials'>PaymentSavedCredentials</a> users:<a href='/type/Vector%20t'>Vector</a>&lt;<a href='/type/User'>User</a>&gt; = <a href='/type/payments.PaymentForm'>payments.PaymentForm</a>;</code></pre>
@ -199,8 +199,8 @@ Eventually, you can set the <code>save</code> flag to save the credit card info
<p>On iOS devices, Apple Pay can be used to generate payment data, which is then sent using the <a href="/constructor/inputPaymentCredentialsApplePay">inputPaymentCredentialsApplePay</a> constructor.</p>
<p>Example implementation: <a href="https://github.com/TelegramMessenger/Telegram-iOS/">Telegram for iOS</a>.</p>
<h4><a class="anchor" href="#34-android-pay" id="34-android-pay" name="34-android-pay"><i class="anchor-icon"></i></a>3.4 Android pay</h4>
<pre><code><a href='/constructor/inputPaymentCredentialsAndroidPay'>inputPaymentCredentialsAndroidPay</a>#ca05d50e payment_token:<a href='/type/DataJSON'>DataJSON</a> google_transaction_id:<a href='/type/string'>string</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;</code></pre>
<p>On Android devices, Google Pay can be used to generate payment data, which is then sent using the <a href="/constructor/inputPaymentCredentialsApplePay">inputPaymentCredentialsAndroidPay</a> constructor.</p>
<pre><code><a href='/constructor/inputPaymentCredentialsGooglePay'>inputPaymentCredentialsGooglePay</a>#8ac32801 payment_token:<a href='/type/DataJSON'>DataJSON</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;</code></pre>
<p>On Android devices, Google Pay can be used to generate payment data, which is then sent using the <a href="/constructor/inputPaymentCredentialsApplePay">inputPaymentCredentialsGooglePay</a> constructor.</p>
<p>Example implementation: <a href="https://github.com/DrKLO/Telegram/blob/ff5735503e068a6f1cada09b977f633df7caf98d/TMessagesProj/src/main/java/org/telegram/ui/PaymentFormActivity.java">Telegram for Android</a>.</p>
<h4><a class="anchor" href="#35-using-saved-payment-credentials" id="35-using-saved-payment-credentials" name="35-using-saved-payment-credentials"><i class="anchor-icon"></i></a>3.5 Using saved payment credentials</h4>
<pre><code><a href='/constructor/inputPaymentCredentialsSaved'>inputPaymentCredentialsSaved</a>#c10eb2cf id:<a href='/type/string'>string</a> tmp_password:<a href='/type/bytes'>bytes</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
@ -229,7 +229,7 @@ Full credit card info <strong>is not</strong> saved on Telegram Servers, and can
<pre><code><a href='/constructor/inputPaymentCredentialsSaved'>inputPaymentCredentialsSaved</a>#c10eb2cf id:<a href='/type/string'>string</a> tmp_password:<a href='/type/bytes'>bytes</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentials'>inputPaymentCredentials</a>#3417d728 flags:<a href='/type/%23'>#</a> save:flags.0?<a href='/constructor/true'>true</a> data:<a href='/type/DataJSON'>DataJSON</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentialsApplePay'>inputPaymentCredentialsApplePay</a>#aa1c39f payment_data:<a href='/type/DataJSON'>DataJSON</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentialsAndroidPay'>inputPaymentCredentialsAndroidPay</a>#ca05d50e payment_token:<a href='/type/DataJSON'>DataJSON</a> google_transaction_id:<a href='/type/string'>string</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/inputPaymentCredentialsGooglePay'>inputPaymentCredentialsGooglePay</a>#8ac32801 payment_token:<a href='/type/DataJSON'>DataJSON</a> = <a href='/type/InputPaymentCredentials'>InputPaymentCredentials</a>;
<a href='/constructor/payments.paymentResult'>payments.paymentResult</a>#4e5f810d updates:<a href='/type/Updates'>Updates</a> = <a href='/type/payments.PaymentResult'>payments.PaymentResult</a>;
<a href='/constructor/payments.paymentVerificationNeeded'>payments.paymentVerificationNeeded</a>#d8411139 url:<a href='/type/string'>string</a> = <a href='/type/payments.PaymentResult'>payments.PaymentResult</a>;

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>channelAdminLogEventActionChangeHistoryTTL</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
prev_value
int
 
new_value
int
 
Type
ChannelAdminLogEventAction">
<meta property="description" content="The Time-To-Live of messages in this chat was changed">
<meta property="og:title" content="channelAdminLogEventActionChangeHistoryTTL">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
prev_value
int
 
new_value
int
 
Type
ChannelAdminLogEventAction">
<meta property="og:description" content="The Time-To-Live of messages in this chat was changed">
<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 @@ ChannelAdminLogEventAction">
<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/channelAdminLogEventActionChangeHistoryTTL" >channelAdminLogEventActionChangeHistoryTTL</a></li></ul></div>
<h1 id="dev_page_title">channelAdminLogEventActionChangeHistoryTTL</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>The Time-To-Live of messages in this chat was changed</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 133 <b class="caret"></b></a>
@ -87,12 +66,12 @@ ChannelAdminLogEventAction">
<tr>
<td><strong>prev_value</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>Previous value</td>
</tr>
<tr>
<td><strong>new_value</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>New value</td>
</tr>
</tbody>
</table>

View file

@ -241,27 +241,27 @@
<tr>
<td><strong>call</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.21?<a href="/type/InputGroupCall">InputGroupCall</a></td>
<td> </td>
<td>Livestream or group call information</td>
</tr>
<tr>
<td><strong>ttl_period</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.24?<a href="/type/int">int</a></td>
<td> </td>
<td>Time-To-Live of messages in this channel or supergroup</td>
</tr>
<tr>
<td><strong>pending_suggestions</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.25?<a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/string">string</a>&gt;</td>
<td> </td>
<td>A list of suggested actions for the supergroup admin, allowed values:<br><code>CONVERT_GIGAGROUP</code> - The <a href="/api/channel">supergroup</a> has many participants: the admin should call <a href="/method/channels.convertToGigaGroup">channels.convertToGigaGroup</a> to convert it to a gigagroup.</td>
</tr>
<tr>
<td><strong>groupcall_default_join_as</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.26?<a href="/type/Peer">Peer</a></td>
<td> </td>
<td>When using <a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a> to get a list of peers that can be used to join a group call, this field indicates the peer that should be selected by default.</td>
</tr>
<tr>
<td><strong>theme_emoticon</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.27?<a href="/type/string">string</a></td>
<td> </td>
<td>Emoji representing a specific chat theme</td>
</tr>
</tbody>
</table>
@ -283,7 +283,8 @@
<h4><a class="anchor" href="#folders" id="folders" name="folders"><i class="anchor-icon"></i></a><a href="/api/folders">Folders</a></h4>
<p>Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.</p>
<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></div>
<p>How to subscribe to updates and handle them properly.</p>
<h4><a class="anchor" href="#phonegetgroupcalljoinas" id="phonegetgroupcalljoinas" name="phonegetgroupcalljoinas"><i class="anchor-icon"></i></a><a href="/method/phone.getGroupCallJoinAs">phone.getGroupCallJoinAs</a></h4></div>
</div>

View file

@ -4,26 +4,10 @@
<meta charset="utf-8">
<title>messageActionSetMessagesTTL</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
period
int
 
Type
MessageAction">
<meta property="description" content="The Time-To-Live of messages in this chat was changed.">
<meta property="og:title" content="messageActionSetMessagesTTL">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
period
int
 
Type
MessageAction">
<meta property="og:description" content="The Time-To-Live of messages in this chat was changed.">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -55,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/messageActionSetMessagesTTL" >messageActionSetMessagesTTL</a></li></ul></div>
<h1 id="dev_page_title">messageActionSetMessagesTTL</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>The Time-To-Live of messages in this chat was changed.</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 133 <b class="caret"></b></a>
@ -81,7 +66,7 @@ MessageAction">
<tr>
<td><strong>period</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>New Time-To-Live</td>
</tr>
</tbody>
</table>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>messages.chatAdminsWithInvites</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
admins
Vector&lt;ChatAdminWithInvites&gt;
 
users
Vector&lt;User&gt;
 
Type
messages.ChatAdminsWithInvites">
<meta property="description" content="Info about chat invites generated by admins.">
<meta property="og:title" content="messages.chatAdminsWithInvites">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
admins
Vector&lt;ChatAdminWithInvites&gt;
 
users
Vector&lt;User&gt;
 
Type
messages.ChatAdminsWithInvites">
<meta property="og:description" content="Info about chat invites generated by admins.">
<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.ChatAdminsWithInvites">
<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.chatAdminsWithInvites" >messages.chatAdminsWithInvites</a></li></ul></div>
<h1 id="dev_page_title">messages.chatAdminsWithInvites</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Info about chat invites generated by admins.</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 133 <b class="caret"></b></a>
@ -87,12 +66,12 @@ messages.ChatAdminsWithInvites">
<tr>
<td><strong>admins</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/ChatAdminWithInvites">ChatAdminWithInvites</a>&gt;</td>
<td> </td>
<td>Info about chat invites generated by admins.</td>
</tr>
<tr>
<td><strong>users</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/User">User</a>&gt;</td>
<td> </td>
<td>Mentioned users</td>
</tr>
</tbody>
</table>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>messages.exportedChatInvite</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
invite
ExportedChatInvite
 
users
Vector&lt;User&gt;
 
Type
messages.ExportedChatInvite">
<meta property="description" content="Info about a chat invite">
<meta property="og:title" content="messages.exportedChatInvite">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
invite
ExportedChatInvite
 
users
Vector&lt;User&gt;
 
Type
messages.ExportedChatInvite">
<meta property="og:description" content="Info about a chat invite">
<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.ExportedChatInvite">
<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.exportedChatInvite" >messages.exportedChatInvite</a></li></ul></div>
<h1 id="dev_page_title">messages.exportedChatInvite</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Info about a chat invite</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 133 <b class="caret"></b></a>
@ -87,12 +66,12 @@ messages.ExportedChatInvite">
<tr>
<td><strong>invite</strong></td>
<td style="text-align: center;"><a href="/type/ExportedChatInvite">ExportedChatInvite</a></td>
<td> </td>
<td>Info about the chat invite</td>
</tr>
<tr>
<td><strong>users</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/User">User</a>&gt;</td>
<td> </td>
<td>Mentioned users</td>
</tr>
</tbody>
</table>

View file

@ -4,26 +4,10 @@
<meta charset="utf-8">
<title>phone.exportedGroupCallInvite</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
link
string
 
Type
phone.ExportedGroupCallInvite">
<meta property="description" content="An invite to a group call or livestream">
<meta property="og:title" content="phone.exportedGroupCallInvite">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
link
string
 
Type
phone.ExportedGroupCallInvite">
<meta property="og:description" content="An invite to a group call or livestream">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -55,7 +39,8 @@ phone.ExportedGroupCallInvite">
<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/phone.exportedGroupCallInvite" >phone.exportedGroupCallInvite</a></li></ul></div>
<h1 id="dev_page_title">phone.exportedGroupCallInvite</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>An invite to a group call or livestream</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 133 <b class="caret"></b></a>
@ -81,7 +66,7 @@ phone.ExportedGroupCallInvite">
<tr>
<td><strong>link</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>Invite link</td>
</tr>
</tbody>
</table>

View file

@ -116,7 +116,7 @@
<tr>
<td><strong>thumbs</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/PhotoSize">PhotoSize</a>&gt;</td>
<td> </td>
<td>Stickerset thumbnail</td>
</tr>
<tr>
<td><strong>thumb_dc_id</strong></td>
@ -126,7 +126,7 @@
<tr>
<td><strong>thumb_version</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/type/int">int</a></td>
<td> </td>
<td>Thumbnail version</td>
</tr>
<tr>
<td><strong>count</strong></td>

View file

@ -4,26 +4,10 @@
<meta charset="utf-8">
<title>stickers.suggestedShortName</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
short_name
string
 
Type
stickers.SuggestedShortName">
<meta property="description" content="A suggested short name for a stickerpack">
<meta property="og:title" content="stickers.suggestedShortName">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
short_name
string
 
Type
stickers.SuggestedShortName">
<meta property="og:description" content="A suggested short name for a stickerpack">
<link rel="shortcut icon" href="/favicon.ico?4" type="image/x-icon" />
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
@ -55,7 +39,8 @@ stickers.SuggestedShortName">
<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/stickers.suggestedShortName" >stickers.suggestedShortName</a></li></ul></div>
<h1 id="dev_page_title">stickers.suggestedShortName</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>A suggested short name for a stickerpack</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 133 <b class="caret"></b></a>
@ -81,7 +66,7 @@ stickers.SuggestedShortName">
<tr>
<td><strong>short_name</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>Suggested short name</td>
</tr>
</tbody>
</table>

View file

@ -81,7 +81,7 @@
<tr>
<td><strong>for_chat</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 theme is meant to be used as a <a href="/blog/chat-themes-interactive-emoji-read-receipts">chat theme</a></td>
</tr>
<tr>
<td><strong>id</strong></td>

View file

@ -219,7 +219,7 @@
</tr>
<tr>
<td><a href="/constructor/channelAdminLogEventActionChangeHistoryTTL">channelAdminLogEventActionChangeHistoryTTL</a></td>
<td> </td>
<td>The Time-To-Live of messages in this chat was changed</td>
</tr>
<tr>
<td><a href="/constructor/channelAdminLogEventActionChangeTheme">channelAdminLogEventActionChangeTheme</a></td>

View file

@ -196,7 +196,7 @@
</tr>
<tr>
<td><a href="/constructor/messageActionSetMessagesTTL">messageActionSetMessagesTTL</a></td>
<td> </td>
<td>You changed the Time-To-Live of your messages in this chat.</td>
</tr>
<tr>
<td><a href="/constructor/messageActionGroupCallScheduled">messageActionGroupCallScheduled</a></td>

View file

@ -68,7 +68,7 @@
<tbody>
<tr>
<td><a href="/constructor/messages.chatAdminsWithInvites">messages.chatAdminsWithInvites</a></td>
<td> </td>
<td>Info about chat invites generated by admins.</td>
</tr>
</tbody>
</table>

View file

@ -70,7 +70,7 @@
<tbody>
<tr>
<td><a href="/constructor/messages.exportedChatInvite">messages.exportedChatInvite</a></td>
<td> </td>
<td>Info about a chat invite</td>
</tr>
<tr>
<td><a href="/constructor/messages.exportedChatInviteReplaced">messages.exportedChatInviteReplaced</a></td>

View file

@ -68,7 +68,7 @@
<tbody>
<tr>
<td><a href="/constructor/phone.exportedGroupCallInvite">phone.exportedGroupCallInvite</a></td>
<td> </td>
<td>An invite to a group call or livestream</td>
</tr>
</tbody>
</table>

View file

@ -68,7 +68,7 @@
<tbody>
<tr>
<td><a href="/constructor/stickers.suggestedShortName">stickers.suggestedShortName</a></td>
<td> </td>
<td>A suggested short name for a stickerpack</td>
</tr>
</tbody>
</table>