Update content of files

This commit is contained in:
GitHub Action 2022-08-15 17:08:35 +00:00
parent e990f9b9e9
commit e907d27516
11 changed files with 35 additions and 63 deletions

View file

@ -65,16 +65,16 @@ Layer…">
<ul>
<li>Added <a href="/constructor/messageEntityCustomEmoji">messageEntityCustomEmoji</a> - Represents a custom emoji</li>
<li>Added <a href="/constructor/documentAttributeCustomEmoji">documentAttributeCustomEmoji</a> - Info about a custom emoji</li>
<li>Added <a href="/constructor/stickerSetFullCovered">stickerSetFullCovered</a> - </li>
<li>Added <a href="/constructor/stickerSetFullCovered">stickerSetFullCovered</a> - Stickerset preview with all stickers of the stickerset included. </li>
<li>Added <a href="/constructor/inputStorePaymentPremiumSubscription">inputStorePaymentPremiumSubscription</a> - Info about a Telegram Premium purchase</li>
<li>Added <a href="/constructor/inputStorePaymentGiftPremium">inputStorePaymentGiftPremium</a> - Info about a gifted Telegram Premium purchase</li>
<li>Added <a href="/constructor/messageActionGiftPremium">messageActionGiftPremium</a> - Info about a gifted Telegram Premium subscription</li>
<li>Added <a href="/constructor/premiumGiftOption">premiumGiftOption</a> - Telegram Premium gift option</li>
<li>Added <a href="/constructor/inputStickerSetPremiumGifts">inputStickerSetPremiumGifts</a> - </li>
<li>Added <a href="/constructor/inputStickerSetPremiumGifts">inputStickerSetPremiumGifts</a> - Stickers to show when receiving a gifted Telegram Premium subscription</li>
<li>Added <a href="/constructor/updateReadFeaturedEmojiStickers">updateReadFeaturedEmojiStickers</a> - Some featured emoji stickers were marked as read</li>
<li>Added <a href="/constructor/inputPrivacyKeyVoiceMessages">inputPrivacyKeyVoiceMessages</a> - Whether people can send you voice messages</li>
<li>Added <a href="/constructor/privacyKeyVoiceMessages">privacyKeyVoiceMessages</a> - Whether the user accepts voice messages</li>
<li>Added <a href="/constructor/paymentFormMethod">paymentFormMethod</a> - Represents a payment method</li>
<li>Added <a href="/constructor/paymentFormMethod">paymentFormMethod</a> - Represents an additional payment method</li>
<li>Added <a href="/constructor/inputWebFileAudioAlbumThumbLocation">inputWebFileAudioAlbumThumbLocation</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

@ -694,7 +694,7 @@
<tr>
<td>MESSAGE_RECURRING_PAY</td>
<td>{1} were charged {2}</td>
<td>1. <br>2.</td>
<td>1. Localized "You"<br>2. The amount of money charged for a recurring subscription</td>
</tr>
<tr>
<td>MESSAGE_ROUND</td>

View file

@ -74,7 +74,7 @@
<tr>
<td><strong>free</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 this custom emoji can be sent by non-Premium users</td>
</tr>
<tr>
<td><strong>alt</strong></td>

View file

@ -4,16 +4,10 @@
<meta charset="utf-8">
<title>inputStickerSetPremiumGifts</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
InputStickerSet">
<meta property="description" content="Stickers to show when receiving a gifted Telegram Premium subscription">
<meta property="og:title" content="inputStickerSetPremiumGifts">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
This constructor does not require any parameters.
Type
InputStickerSet">
<meta property="og:description" content="Stickers to show when receiving a gifted Telegram Premium subscription">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -48,7 +42,8 @@ InputStickerSet">
<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/inputStickerSetPremiumGifts" >inputStickerSetPremiumGifts</a></li></ul></div>
<h1 id="dev_page_title">inputStickerSetPremiumGifts</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Stickers to show when receiving a gifted Telegram Premium subscription</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 144 <b class="caret"></b></a>

View file

@ -89,12 +89,12 @@
<tr>
<td><strong>bot_url</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>A t.me/$invoice link to an invoice for in-app payment, using the official Premium bot; may be empty if direct payment isn't available.</td>
</tr>
<tr>
<td><strong>store_product</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/string">string</a></td>
<td> </td>
<td>An identifier for the App Store/Play Store product associated with the Premium gift.</td>
</tr>
</tbody>
</table>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>stickerSetCovered</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Stickerset, with a specific sticker as preview">
<meta property="description" content="Stickerset with a single sticker as preview">
<meta property="og:title" content="stickerSetCovered">
<meta property="og:image" content="">
<meta property="og:description" content="Stickerset, with a specific sticker as preview">
<meta property="og:description" content="Stickerset with a single sticker as preview">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -42,7 +42,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="/constructor/stickerSetCovered" >stickerSetCovered</a></li></ul></div>
<h1 id="dev_page_title">stickerSetCovered</h1>
<div id="dev_page_content"><p>Stickerset, with a specific sticker as preview</p>
<div id="dev_page_content"><p>Stickerset with a single sticker as preview</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">

View file

@ -4,38 +4,10 @@
<meta charset="utf-8">
<title>stickerSetFullCovered</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
set
StickerSet
 
packs
Vector&lt;StickerPack&gt;
 
documents
Vector&lt;Document&gt;
 
Type
StickerSetCovered">
<meta property="description" content="Stickerset preview with all stickers of the stickerset included. Used when there are only a few stickers in the stickerset, to avoid a further call to messages.getStickerSet.">
<meta property="og:title" content="stickerSetFullCovered">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
set
StickerSet
 
packs
Vector&lt;StickerPack&gt;
 
documents
Vector&lt;Document&gt;
 
Type
StickerSetCovered">
<meta property="og:description" content="Stickerset preview with all stickers of the stickerset included. Used when there are only a few stickers in the stickerset, to avoid a further call to messages.getStickerSet.">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -70,7 +42,9 @@ StickerSetCovered">
<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/stickerSetFullCovered" >stickerSetFullCovered</a></li></ul></div>
<h1 id="dev_page_title">stickerSetFullCovered</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Stickerset preview with all stickers of the stickerset included.<br>
Used when there are only a few stickers in the stickerset, to avoid a further call to <a href="/method/messages.getStickerSet">messages.getStickerSet</a>.</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 144 <b class="caret"></b></a>
@ -96,22 +70,25 @@ StickerSetCovered">
<tr>
<td><strong>set</strong></td>
<td style="text-align: center;"><a href="/type/StickerSet">StickerSet</a></td>
<td> </td>
<td>Stickerset</td>
</tr>
<tr>
<td><strong>packs</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/StickerPack">StickerPack</a>&gt;</td>
<td> </td>
<td>Emoji information about every sticker in the stickerset</td>
</tr>
<tr>
<td><strong>documents</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/Document">Document</a>&gt;</td>
<td> </td>
<td>Stickers</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/StickerSetCovered">StickerSetCovered</a></p></div>
<p><a href="/type/StickerSetCovered">StickerSetCovered</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="#messagesgetstickerset" id="messagesgetstickerset" name="messagesgetstickerset"><i class="anchor-icon"></i></a><a href="/method/messages.getStickerSet">messages.getStickerSet</a></h4>
<p>Get info about a stickerset</p></div>
</div>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>stickerSetMultiCovered</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Stickerset, with a specific set of stickers as preview">
<meta property="description" content="Stickerset, with multiple stickers as preview">
<meta property="og:title" content="stickerSetMultiCovered">
<meta property="og:image" content="">
<meta property="og:description" content="Stickerset, with a specific set of stickers as preview">
<meta property="og:description" content="Stickerset, with multiple stickers as preview">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -42,7 +42,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="/constructor/stickerSetMultiCovered" >stickerSetMultiCovered</a></li></ul></div>
<h1 id="dev_page_title">stickerSetMultiCovered</h1>
<div id="dev_page_content"><p>Stickerset, with a specific set of stickers as preview</p>
<div id="dev_page_content"><p>Stickerset, with multiple stickers as preview</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">

View file

@ -179,7 +179,7 @@
<tr>
<td><strong>premium_gifts</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.19?<a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/PremiumGiftOption">PremiumGiftOption</a>&gt;</td>
<td>List of Telegram Premium subscriptions we gifted to or were gifted by this user</td>
<td>Telegram Premium subscriptions gift options</td>
</tr>
</tbody>
</table>

View file

@ -97,7 +97,7 @@
</tr>
<tr>
<td><a href="/constructor/inputStickerSetPremiumGifts">inputStickerSetPremiumGifts</a></td>
<td> </td>
<td>Stickers to show when receiving a gifted Telegram Premium subscription</td>
</tr>
</tbody>
</table></div>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>StickerSetCovered</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Stickerset, with a specific sticker as preview">
<meta property="description" content="Stickerset preview">
<meta property="og:title" content="StickerSetCovered">
<meta property="og:image" content="">
<meta property="og:description" content="Stickerset, with a specific sticker as preview">
<meta property="og:description" content="Stickerset preview">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -42,7 +42,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/StickerSetCovered" >StickerSetCovered</a></li></ul></div>
<h1 id="dev_page_title">StickerSetCovered</h1>
<div id="dev_page_content"><p>Stickerset, with a specific sticker as preview</p>
<div id="dev_page_content"><p>Stickerset preview</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
@ -77,7 +77,7 @@
</tr>
<tr>
<td><a href="/constructor/stickerSetFullCovered">stickerSetFullCovered</a></td>
<td> </td>
<td>Stickerset preview with all stickers of the stickerset included. <br>Used when there are only a few stickers in the stickerset, to avoid a further call to <a href="/method/messages.getStickerSet">messages.getStickerSet</a>.</td>
</tr>
</tbody>
</table></div>