Update content of files

This commit is contained in:
GitHub Action 2024-06-25 20:56:33 +00:00
parent 2dbe6e127f
commit a7b535648a
15 changed files with 28 additions and 26 deletions

View file

@ -402,7 +402,9 @@
<h4><a class="anchor" href="#message-reactions" id="message-reactions" name="message-reactions"><i class="anchor-icon"></i></a><a href="/api/reactions">Message reactions</a></h4>
<p>Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.</p>
<h4><a class="anchor" href="#wallpapers" id="wallpapers" name="wallpapers"><i class="anchor-icon"></i></a><a href="/api/wallpapers">Wallpapers</a></h4>
<p>Telegram apps support generating, sharing and synchronizing chat backgrounds.</p></div>
<p>Telegram apps support generating, sharing and synchronizing chat backgrounds.</p>
<h4><a class="anchor" href="#channel-and-supergroup-boosts" id="channel-and-supergroup-boosts" name="channel-and-supergroup-boosts"><i class="anchor-icon"></i></a><a href="/api/boost">Channel and supergroup boosts</a></h4>
<p>Telegram Premium users can grant their favorite channels and supergroups additional features like the ability to post stories by giving them boosts.</p></div>
</div>

View file

@ -99,7 +99,7 @@
<tr>
<td><strong>group_min_level</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>Supergroups can use this palette only after reaching at least the <a href="/api/boost">boost level</a> specified in this field.</td>
</tr>
</tbody>
</table>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>inputInvoicePremiumGiftCode</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Used if the user wishes to start a channel giveaway or send some giftcodes to members of a channel, in exchange for boosts.">
<meta property="description" content="Used if the user wishes to start a channel/supergroup giveaway or send some giftcodes to members of a channel/supergroup, in exchange for boosts.">
<meta property="og:title" content="inputInvoicePremiumGiftCode">
<meta property="og:image" content="">
<meta property="og:description" content="Used if the user wishes to start a channel giveaway or send some giftcodes to members of a channel, in exchange for boosts.">
<meta property="og:description" content="Used if the user wishes to start a channel/supergroup giveaway or send some giftcodes to members of a channel/supergroup, in exchange for boosts.">
<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/inputInvoicePremiumGiftCode" >inputInvoicePremiumGiftCode</a></li></ul></div>
<h1 id="dev_page_title">inputInvoicePremiumGiftCode</h1>
<div id="dev_page_content"><p>Used if the user wishes to start a channel <a href="/api/giveaways">giveaway</a> or send some <a href="/api/giveaways">giftcodes</a> to members of a channel, in exchange for <a href="/api/boost">boosts</a>.</p>
<div id="dev_page_content"><p>Used if the user wishes to start a channel/supergroup <a href="/api/giveaways">giveaway</a> or send some <a href="/api/giveaways">giftcodes</a> to members of a channel/supergroup, in exchange for <a href="/api/boost">boosts</a>.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">

View file

@ -79,7 +79,7 @@
<tr>
<td><strong>boost_peer</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/InputPeer">InputPeer</a></td>
<td>If set, the gifts will be sent on behalf of a channel we are an admin of, which will also assign some <a href="/api/boost">boosts</a> to it. Otherwise, the gift will be sent directly from the currently logged in users, and we will gain some extra <a href="/api/boost">boost slots</a>. See <a href="/api/giveaways">here »</a> for more info on giveaways and gifts.</td>
<td>If set, the gifts will be sent on behalf of a channel/supergroup we are an admin of, which will also assign some <a href="/api/boost">boosts</a> to it. Otherwise, the gift will be sent directly from the currently logged in user, and we will gain some extra <a href="/api/boost">boost slots</a>. See <a href="/api/giveaways">here »</a> for more info on giveaways and gifts.</td>
</tr>
<tr>
<td><strong>currency</strong></td>

View file

@ -84,7 +84,7 @@
<tr>
<td><strong>boost_peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td>The channel starting the giveaway, that the user must join to participate, that will receive the giveaway <a href="/api/boost">boosts</a>; see <a href="/api/giveaways">here »</a> for more info on giveaways.</td>
<td>The channel/supergroup starting the giveaway, that the user must join to participate, that will receive the giveaway <a href="/api/boost">boosts</a>; see <a href="/api/giveaways">here »</a> for more info on giveaways.</td>
</tr>
<tr>
<td><strong>additional_peers</strong></td>

View file

@ -84,7 +84,7 @@
<tr>
<td><strong>boost_peer</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/type/Peer">Peer</a></td>
<td>Identifier of the channel that created the gift code <a href="/api/giveaways">either directly or through a giveaway</a>: if we import this giftcode link, we will also automatically <a href="/api/boost">boost</a> this channel.</td>
<td>Identifier of the channel/supergroup that created the gift code <a href="/api/giveaways">either directly or through a giveaway</a>: if we import this giftcode link, we will also automatically <a href="/api/boost">boost</a> this channel.</td>
</tr>
<tr>
<td><strong>months</strong></td>

View file

@ -74,7 +74,7 @@
<tr>
<td><strong>my_boost</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/constructor/true">true</a></td>
<td>Whether we're currently boosting this channel, <code>my_boost_slots</code> will also be set.</td>
<td>Whether we're currently boosting this channel/supergroup, <code>my_boost_slots</code> will also be set.</td>
</tr>
<tr>
<td><strong>level</strong></td>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>updateBotChatBoost</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="A channel boost has changed (bots only)">
<meta property="description" content="A channel/supergroup boost has changed (bots only)">
<meta property="og:title" content="updateBotChatBoost">
<meta property="og:image" content="">
<meta property="og:description" content="A channel boost has changed (bots only)">
<meta property="og:description" content="A channel/supergroup boost has changed (bots only)">
<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/updateBotChatBoost" >updateBotChatBoost</a></li></ul></div>
<h1 id="dev_page_title">updateBotChatBoost</h1>
<div id="dev_page_content"><p>A <a href="/api/boost">channel boost</a> has changed (bots only)</p>
<div id="dev_page_content"><p>A <a href="/api/boost">channel/supergroup boost</a> has changed (bots only)</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>premium.getBoostsList</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Obtains info about the boosts that were applied to a certain channel (admins only)">
<meta property="description" content="Obtains info about the boosts that were applied to a certain channel or supergroup (admins only)">
<meta property="og:title" content="premium.getBoostsList">
<meta property="og:image" content="">
<meta property="og:description" content="Obtains info about the boosts that were applied to a certain channel (admins only)">
<meta property="og:description" content="Obtains info about the boosts that were applied to a certain channel or supergroup (admins only)">
<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="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/premium.getBoostsList" >premium.getBoostsList</a></li></ul></div>
<h1 id="dev_page_title">premium.getBoostsList</h1>
<div id="dev_page_content"><p>Obtains info about the boosts that were applied to a certain channel (admins only)</p>
<div id="dev_page_content"><p>Obtains info about the boosts that were applied to a certain channel or supergroup (admins only)</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
@ -76,12 +76,12 @@
<tr>
<td><strong>gifts</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>Whether to return only info about boosts received from <a href="/api/giveaways">gift codes and giveaways created by the channel »</a></td>
<td>Whether to return only info about boosts received from <a href="/api/giveaways">gift codes and giveaways created by the channel/supergroup »</a></td>
</tr>
<tr>
<td><strong>peer</strong></td>
<td style="text-align: center;"><a href="/type/InputPeer">InputPeer</a></td>
<td>The channel</td>
<td>The channel/supergroup</td>
</tr>
<tr>
<td><strong>offset</strong></td>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>premium.getBoostsStatus</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Gets the current number of boosts of a channel.">
<meta property="description" content="Gets the current number of boosts of a channel/supergroup.">
<meta property="og:title" content="premium.getBoostsStatus">
<meta property="og:image" content="">
<meta property="og:description" content="Gets the current number of boosts of a channel.">
<meta property="og:description" content="Gets the current number of boosts of a channel/supergroup.">
<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="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/premium.getBoostsStatus" >premium.getBoostsStatus</a></li></ul></div>
<h1 id="dev_page_title">premium.getBoostsStatus</h1>
<div id="dev_page_content"><p>Gets the current <a href="/api/boost">number of boosts</a> of a channel.</p>
<div id="dev_page_content"><p>Gets the current <a href="/api/boost">number of boosts</a> of a channel/supergroup.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">

View file

@ -78,7 +78,7 @@
</tr>
<tr>
<td><a href="/constructor/inputInvoicePremiumGiftCode">inputInvoicePremiumGiftCode</a></td>
<td>Used if the user wishes to start a channel <a href="/api/giveaways">giveaway</a> or send some <a href="/api/giveaways">giftcodes</a> to members of a channel, in exchange for <a href="/api/boost">boosts</a>.</td>
<td>Used if the user wishes to start a channel/supergroup <a href="/api/giveaways">giveaway</a> or send some <a href="/api/giveaways">giftcodes</a> to members of a channel/supergroup, in exchange for <a href="/api/boost">boosts</a>.</td>
</tr>
<tr>
<td><a href="/constructor/inputInvoiceStars">inputInvoiceStars</a></td>

View file

@ -667,7 +667,7 @@
</tr>
<tr>
<td><a href="/constructor/updateBotChatBoost">updateBotChatBoost</a></td>
<td>A <a href="/api/boost">channel boost</a> has changed (bots only)</td>
<td>A <a href="/api/boost">channel/supergroup boost</a> has changed (bots only)</td>
</tr>
<tr>
<td><a href="/constructor/updateChannelViewForumAsMessages">updateChannelViewForumAsMessages</a></td>

View file

@ -599,7 +599,7 @@
</tr>
<tr>
<td><a href="/method/channels.updateEmojiStatus">channels.updateEmojiStatus</a></td>
<td>Set an <a href="/api/emoji-status">emoji status</a> for a channel.</td>
<td>Set an <a href="/api/emoji-status">emoji status</a> for a channel or supergroup.</td>
</tr>
<tr>
<td><a href="/method/channels.setBoostsToUnblockRestrictions">channels.setBoostsToUnblockRestrictions</a></td>

View file

@ -87,11 +87,11 @@
<tbody>
<tr>
<td><a href="/method/premium.getBoostsList">premium.getBoostsList</a></td>
<td>Obtains info about the boosts that were applied to a certain channel (admins only)</td>
<td>Obtains info about the boosts that were applied to a certain channel or supergroup (admins only)</td>
</tr>
<tr>
<td><a href="/method/premium.getUserBoosts">premium.getUserBoosts</a></td>
<td>Returns the lists of boost that were applied to a channel by a specific user (admins only)</td>
<td>Returns the lists of boost that were applied to a channel/supergroup by a specific user (admins only)</td>
</tr>
</tbody>
</table>

View file

@ -86,7 +86,7 @@
<tbody>
<tr>
<td><a href="/method/premium.getBoostsStatus">premium.getBoostsStatus</a></td>
<td>Gets the current <a href="/api/boost">number of boosts</a> of a channel.</td>
<td>Gets the current <a href="/api/boost">number of boosts</a> of a channel/supergroup.</td>
</tr>
</tbody>
</table>