Update content of files

This commit is contained in:
GitHub Action 2021-09-24 14:16:16 +00:00
parent 51e3521ae9
commit 55a79bf5b5
8 changed files with 6 additions and 44 deletions

View file

@ -40,21 +40,7 @@
<h1 id="dev_page_title">messages.getStatsURL</h1>
<div id="dev_page_content"><p>Returns URL with the chat statistics. Currently this method can be used only for channels</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 121 <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="?layer=1">1 &ndash; Base layer</a></li><li><a href="?layer=2">2 &ndash; New userpic notifications</a></li><li><a href="?layer=3">3 &ndash; Send message can trigger link change</a></li><li><a href="?layer=4">4 &ndash; Check-in chats</a></li><li><a href="?layer=5">5 &ndash; Localized SMS, localized notifications</a></li><li><a href="?layer=6">6 &ndash; Foursquare integration</a></li><li><a href="?layer=7">7 &ndash; Added wallPaperSolid</a></li><li><a href="?layer=8">8 &ndash; Added end-to-end encryption</a></li><li><a href="?layer=9">9 &ndash; Improved big files upload perfomance</a></li><li><a href="?layer=10">10 &ndash; Improved chat participants updates</a></li><li><a href="?layer=11">11 &ndash; Improved secret chats</a></li><li><a href="?layer=12">12 &ndash; New dynamic support</a></li><li><a href="?layer=13">13 &ndash; Audio, video MIME; contacts import retry; new secret actions</a></li><li><a href="?layer=14">14 &ndash; Notify settings sync, blacklist sync</a></li><li><a href="?layer=15">15 &ndash; Modified getHistory offset behaviour</a></li><li><a href="?layer=16">16 &ndash; Split sendCode into 2 parts</a></li><li><a href="?layer=17">17 &ndash; Added custom typing, introduced message flags</a></li><li><a href="?layer=18">18 &ndash; Added usernames</a></li><li><a href="?layer=23">23 &ndash; Stickers for secret chats</a></li><li><a href="?layer=105">105 &ndash; Scheduled messages, Cloud themes</a></li><li><a href="?layer=108">108 &ndash; Login with QR code</a></li><li><a href="?layer=109">109 &ndash; Polls v2</a></li><li><a href="?layer=110">110 &ndash; People Nearby 2.0, Bank card entity</a></li><li><a href="?layer=111">111 &ndash; Folders, Broadcast Stats</a></li><li><a href="?layer=112">112 &ndash; Old featured stickers, generic dice, poll timer, poll solution</a></li><li><a href="?layer=113">113 &ndash; PSA</a></li><li><a href="?layer=114">114 &ndash; Video thumbs for GIFs</a></li><li><a href="?layer=115">115 &ndash; Peek Channel Invite</a></li><li><a href="?layer=116">116 &ndash; Group Stats, Profile Videos</a></li><li><a href="?layer=117">117 &ndash; WebRTC Phone Calls</a></li><li><a href="?layer=118">118 &ndash; Callback with 2FA, Countries list</a></li><li><a href="?layer=119">119 &ndash; Comments in channels, Threads, Anonymous Admins</a></li><li><a href="?layer=120">120 &ndash; Multipins, Message Stats, GeoLive v2</a></li><li><a href="?layer=121"><strong>121 &ndash; SVG-based Outlines for Stickers</strong></a></li>
<li class="divider"></li>
<li><a href="/api/layers">More...</a></li>
</ul>
</li>
</ul>
</div>
<pre class="page_scheme"><code><a href="/constructor/statsURL" >statsURL</a>#47a971e0 url:<a href="/type/string" >string</a> = <a href="/type/StatsURL" >StatsURL</a>;
---functions---
<a href="/method/messages.getStatsURL" class="current_page_link" >messages.getStatsURL</a>#812c2ae6 flags:<a href="/type/%23" >#</a> dark:flags.0?true peer:<a href="/type/InputPeer" >InputPeer</a> params:<a href="/type/string" >string</a> = <a href="/type/StatsURL" >StatsURL</a>;</code></pre></p>
<p>{scheme}</p>
<h3><a class="anchor" href="#parameters" id="parameters" name="parameters"><i class="anchor-icon"></i></a>Parameters</h3>
<table class="table">
<thead>

View file

@ -1431,7 +1431,6 @@ See also TL-Schema…">
<a href="/method/messages.sendVote" >messages.sendVote</a>#10ea6184 peer:<a href="/type/InputPeer" >InputPeer</a> msg_id:<a href="/type/int" >int</a> options:<a href="/type/Vector%20t" >Vector</a>&lt;<a href="/type/bytes" >bytes</a>&gt; = <a href="/type/Updates" >Updates</a>;
<a href="/method/messages.getPollResults" >messages.getPollResults</a>#73bb643b peer:<a href="/type/InputPeer" >InputPeer</a> msg_id:<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
<a href="/method/messages.getOnlines" >messages.getOnlines</a>#6e2be050 peer:<a href="/type/InputPeer" >InputPeer</a> = <a href="/type/ChatOnlines" >ChatOnlines</a>;
<a href="/method/messages.getStatsURL" >messages.getStatsURL</a>#812c2ae6 flags:<a href="/type/%23" >#</a> dark:flags.0?true peer:<a href="/type/InputPeer" >InputPeer</a> params:<a href="/type/string" >string</a> = <a href="/type/StatsURL" >StatsURL</a>;
<a href="/method/messages.editChatAbout" >messages.editChatAbout</a>#def60797 peer:<a href="/type/InputPeer" >InputPeer</a> about:<a href="/type/string" >string</a> = <a href="/type/Bool" >Bool</a>;
<a href="/method/messages.editChatDefaultBannedRights" >messages.editChatDefaultBannedRights</a>#a5866b41 peer:<a href="/type/InputPeer" >InputPeer</a> banned_rights:<a href="/type/ChatBannedRights" >ChatBannedRights</a> = <a href="/type/Updates" >Updates</a>;
<a href="/method/messages.getEmojiKeywords" >messages.getEmojiKeywords</a>#35a0e062 lang_code:<a href="/type/string" >string</a> = <a href="/type/EmojiKeywordsDifference" >EmojiKeywordsDifference</a>;

File diff suppressed because one or more lines are too long

View file

@ -52,11 +52,7 @@
</li>
</ul>
</div>
<pre class="page_scheme"><code><a href="/constructor/statsURL" >statsURL</a>#47a971e0 url:<a href="/type/string" >string</a> = <a href="/type/StatsURL" class="current_page_link" >StatsURL</a>;
---functions---
<a href="/method/messages.getStatsURL" >messages.getStatsURL</a>#812c2ae6 flags:<a href="/type/%23" >#</a> dark:flags.0?true peer:<a href="/type/InputPeer" >InputPeer</a> params:<a href="/type/string" >string</a> = <a href="/type/StatsURL" class="current_page_link" >StatsURL</a>;</code></pre></p>
<pre class="page_scheme"><code><a href="/constructor/statsURL" >statsURL</a>#47a971e0 url:<a href="/type/string" >string</a> = <a href="/type/StatsURL" class="current_page_link" >StatsURL</a>;</code></pre></p>
<h3><a class="anchor" href="#constructors" id="constructors" name="constructors"><i class="anchor-icon"></i></a>Constructors</h3>
<table class="table">
<thead>

View file

@ -40,21 +40,7 @@
<h1 id="dev_page_title">messages.getStatsURL</h1>
<div id="dev_page_content"><p>Returns URL with the chat statistics. Currently this method can be used only for channels</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>
<ul class="dropdown-menu">
<li><a href="?layer=1">1 &ndash; Base layer</a></li><li><a href="?layer=2">2 &ndash; New userpic notifications</a></li><li><a href="?layer=3">3 &ndash; Send message can trigger link change</a></li><li><a href="?layer=4">4 &ndash; Check-in chats</a></li><li><a href="?layer=5">5 &ndash; Localized SMS, localized notifications</a></li><li><a href="?layer=6">6 &ndash; Foursquare integration</a></li><li><a href="?layer=7">7 &ndash; Added wallPaperSolid</a></li><li><a href="?layer=8">8 &ndash; Added end-to-end encryption</a></li><li><a href="?layer=9">9 &ndash; Improved big files upload perfomance</a></li><li><a href="?layer=10">10 &ndash; Improved chat participants updates</a></li><li><a href="?layer=11">11 &ndash; Improved secret chats</a></li><li><a href="?layer=12">12 &ndash; New dynamic support</a></li><li><a href="?layer=13">13 &ndash; Audio, video MIME; contacts import retry; new secret actions</a></li><li><a href="?layer=14">14 &ndash; Notify settings sync, blacklist sync</a></li><li><a href="?layer=15">15 &ndash; Modified getHistory offset behaviour</a></li><li><a href="?layer=16">16 &ndash; Split sendCode into 2 parts</a></li><li><a href="?layer=17">17 &ndash; Added custom typing, introduced message flags</a></li><li><a href="?layer=18">18 &ndash; Added usernames</a></li><li><a href="?layer=23">23 &ndash; Stickers for secret chats</a></li><li><a href="?layer=105">105 &ndash; Scheduled messages, Cloud themes</a></li><li><a href="?layer=108">108 &ndash; Login with QR code</a></li><li><a href="?layer=109">109 &ndash; Polls v2</a></li><li><a href="?layer=110">110 &ndash; People Nearby 2.0, Bank card entity</a></li><li><a href="?layer=111">111 &ndash; Folders, Broadcast Stats</a></li><li><a href="?layer=112">112 &ndash; Old featured stickers, generic dice, poll timer, poll solution</a></li><li><a href="?layer=113">113 &ndash; PSA</a></li><li><a href="?layer=114">114 &ndash; Video thumbs for GIFs</a></li><li><a href="?layer=115">115 &ndash; Peek Channel Invite</a></li><li><a href="?layer=116">116 &ndash; Group Stats, Profile Videos</a></li><li><a href="?layer=117">117 &ndash; WebRTC Phone Calls</a></li><li><a href="?layer=118">118 &ndash; Callback with 2FA, Countries list</a></li><li><a href="?layer=119">119 &ndash; Comments in channels, Threads, Anonymous Admins</a></li><li><a href="?layer=120">120 &ndash; Multipins, Message Stats, GeoLive v2</a></li><li><a href="?layer=121">121 &ndash; SVG-based Outlines for Stickers</a></li><li><a href="?layer=122">122 &ndash; Voice Chats</a></li><li><a href="?layer=123">123 &ndash; Voice Chat improvements</a></li><li><a href="?layer=124">124 &ndash; Expiring Invite links</a></li><li><a href="?layer=125">125 &ndash; Voice Chats in Broadcasts</a></li><li><a href="?layer=126">126 &ndash; Ban channels in channels</a></li><li><a href="?layer=127">127 &ndash; Payments in channels</a></li><li><a href="?layer=128">128 &ndash; Microthumbs for User/Chat profile photos</a></li><li><a href="?layer=129">129 &ndash; Video Chats</a></li><li><a href="?layer=130">130 &ndash; Placeholder in reply markup</a></li><li><a href="?layer=131">131 &ndash; Reset Password after a week</a></li><li><a href="?layer=132">132 &ndash; Choosing sticker action</a></li><li><a href="?layer=133"><strong>133 &ndash; 64-bit IDs for User/Chat</strong></a></li>
<li class="divider"></li>
<li><a href="/api/layers">More...</a></li>
</ul>
</li>
</ul>
</div>
<pre class="page_scheme"><code><a href="/constructor/statsURL" >statsURL</a>#47a971e0 url:<a href="/type/string" >string</a> = <a href="/type/StatsURL" >StatsURL</a>;
---functions---
<a href="/method/messages.getStatsURL" class="current_page_link" >messages.getStatsURL</a>#812c2ae6 flags:<a href="/type/%23" >#</a> dark:flags.0?true peer:<a href="/type/InputPeer" >InputPeer</a> params:<a href="/type/string" >string</a> = <a href="/type/StatsURL" >StatsURL</a>;</code></pre></p>
<p>{scheme}</p>
<h3><a class="anchor" href="#parameters" id="parameters" name="parameters"><i class="anchor-icon"></i></a>Parameters</h3>
<table class="table">
<thead>

View file

@ -1538,7 +1538,6 @@ See also TL-Schema…">
<a href="/method/messages.sendVote" >messages.sendVote</a>#10ea6184 peer:<a href="/type/InputPeer" >InputPeer</a> msg_id:<a href="/type/int" >int</a> options:<a href="/type/Vector%20t" >Vector</a>&lt;<a href="/type/bytes" >bytes</a>&gt; = <a href="/type/Updates" >Updates</a>;
<a href="/method/messages.getPollResults" >messages.getPollResults</a>#73bb643b peer:<a href="/type/InputPeer" >InputPeer</a> msg_id:<a href="/type/int" >int</a> = <a href="/type/Updates" >Updates</a>;
<a href="/method/messages.getOnlines" >messages.getOnlines</a>#6e2be050 peer:<a href="/type/InputPeer" >InputPeer</a> = <a href="/type/ChatOnlines" >ChatOnlines</a>;
<a href="/method/messages.getStatsURL" >messages.getStatsURL</a>#812c2ae6 flags:<a href="/type/%23" >#</a> dark:flags.0?true peer:<a href="/type/InputPeer" >InputPeer</a> params:<a href="/type/string" >string</a> = <a href="/type/StatsURL" >StatsURL</a>;
<a href="/method/messages.editChatAbout" >messages.editChatAbout</a>#def60797 peer:<a href="/type/InputPeer" >InputPeer</a> about:<a href="/type/string" >string</a> = <a href="/type/Bool" >Bool</a>;
<a href="/method/messages.editChatDefaultBannedRights" >messages.editChatDefaultBannedRights</a>#a5866b41 peer:<a href="/type/InputPeer" >InputPeer</a> banned_rights:<a href="/type/ChatBannedRights" >ChatBannedRights</a> = <a href="/type/Updates" >Updates</a>;
<a href="/method/messages.getEmojiKeywords" >messages.getEmojiKeywords</a>#35a0e062 lang_code:<a href="/type/string" >string</a> = <a href="/type/EmojiKeywordsDifference" >EmojiKeywordsDifference</a>;

File diff suppressed because one or more lines are too long

View file

@ -52,11 +52,7 @@
</li>
</ul>
</div>
<pre class="page_scheme"><code><a href="/constructor/statsURL" >statsURL</a>#47a971e0 url:<a href="/type/string" >string</a> = <a href="/type/StatsURL" class="current_page_link" >StatsURL</a>;
---functions---
<a href="/method/messages.getStatsURL" >messages.getStatsURL</a>#812c2ae6 flags:<a href="/type/%23" >#</a> dark:flags.0?true peer:<a href="/type/InputPeer" >InputPeer</a> params:<a href="/type/string" >string</a> = <a href="/type/StatsURL" class="current_page_link" >StatsURL</a>;</code></pre></p>
<pre class="page_scheme"><code><a href="/constructor/statsURL" >statsURL</a>#47a971e0 url:<a href="/type/string" >string</a> = <a href="/type/StatsURL" class="current_page_link" >StatsURL</a>;</code></pre></p>
<h3><a class="anchor" href="#constructors" id="constructors" name="constructors"><i class="anchor-icon"></i></a>Constructors</h3>
<table class="table">
<thead>