Update content of files

This commit is contained in:
GitHub Action 2022-03-03 17:47:02 +00:00
parent a85cede206
commit 1f3cb1139d
12 changed files with 16 additions and 16 deletions

View file

@ -194,7 +194,7 @@ The <code>x</code> coordinate of the label should be provided to the <code>x</co
If not enough data is available, a localized <a href="/constructor/statsGraphError">statsGraphError</a> will be returned. </p>
<p>Typical zoom <em>visualization</em> rules: </p>
<ul>
<li>Any <code>percentage</code> graph (even if a <code>zoom_token</code> is not available) =&gt; <a href="#piechart">piechart</a></li>
<li>Any <code>percentage</code> graph (even if a <code>zoom_token</code> is not available) =&gt; <a href="#piechart">pie chart</a></li>
<li><a href="#line-graph">line graph</a> =&gt; <a href="#line-graph">line graph</a></li>
<li><a href="#step-graph">step graph</a> =&gt; <a href="#step-graph">step graph</a></li>
<li><a href="#bar-graph">bar graph</a> =&gt; <a href="#bar-graph">bar graph</a></li>
@ -218,7 +218,7 @@ Apps can choose to use a color value specified by the currently loaded theme: fo
<h3><a class="anchor" href="#area-graph" id="area-graph" name="area-graph"><i class="anchor-icon"></i></a>Area graph</h3>
<p>Mixed bar/line graph, always "stacked" (to indicate actual stacked bars, biggest bars first)</p>
<h3><a class="anchor" href="#piechart" id="piechart" name="piechart"><i class="anchor-icon"></i></a>Piechart</h3>
<p>Piechart, typically obtained only when zooming into percentage graphs</p></div>
<p>Pie chart, typically obtained only when zooming into percentage graphs</p></div>
</div>

View file

@ -226,7 +226,7 @@
<tr>
<td><strong>slowmode_next_send_date</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.18?<a href="/type/int">int</a></td>
<td>Indicates when the user will be allowed to send another message in the supergroup (unixdate)</td>
<td>Indicates when the user will be allowed to send another message in the supergroup (unixtime)</td>
</tr>
<tr>
<td><strong>stats_dc</strong></td>

View file

@ -66,7 +66,7 @@
<tr>
<td><strong>user_id</strong></td>
<td style="text-align: center;"><a href="/type/long">long</a></td>
<td>Pariticipant user ID</td>
<td>Participant user ID</td>
</tr>
<tr>
<td><strong>date</strong></td>

View file

@ -72,7 +72,7 @@
<tr>
<td><strong>long</strong></td>
<td style="text-align: center;"><a href="/type/double">double</a></td>
<td>Longtitude of point</td>
<td>Longitude of point</td>
</tr>
</tbody>
</table>

View file

@ -71,7 +71,7 @@
<tr>
<td><strong>long</strong></td>
<td style="text-align: center;"><a href="/type/double">double</a></td>
<td>Longtitude</td>
<td>Longitude</td>
</tr>
<tr>
<td><strong>lat</strong></td>

View file

@ -71,12 +71,12 @@
<tr>
<td><strong>lat</strong></td>
<td style="text-align: center;"><a href="/type/double">double</a></td>
<td>Latitide</td>
<td>Latitude</td>
</tr>
<tr>
<td><strong>long</strong></td>
<td style="text-align: center;"><a href="/type/double">double</a></td>
<td>Longtitude</td>
<td>Longitude</td>
</tr>
<tr>
<td><strong>accuracy_radius</strong></td>

View file

@ -71,7 +71,7 @@
<tr>
<td><strong>views</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/type/int">int</a></td>
<td>Viewcount of message</td>
<td>View count of message</td>
</tr>
<tr>
<td><strong>forwards</strong></td>

View file

@ -106,7 +106,7 @@
<tr>
<td><strong>views</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/type/int">int</a></td>
<td>Viewcount</td>
<td>View count</td>
</tr>
</tbody>
</table>

View file

@ -131,7 +131,7 @@
<tr>
<td><strong>languages_graph</strong></td>
<td style="text-align: center;"><a href="/type/StatsGraph">StatsGraph</a></td>
<td>Subscriber language graph (piechart)</td>
<td>Subscriber language graph (pie chart)</td>
</tr>
<tr>
<td><strong>recent_message_interactions</strong></td>

View file

@ -106,7 +106,7 @@
<tr>
<td><strong>languages_graph</strong></td>
<td style="text-align: center;"><a href="/type/StatsGraph">StatsGraph</a></td>
<td>Subscriber language graph (piechart)</td>
<td>Subscriber language graph (pie chart)</td>
</tr>
<tr>
<td><strong>messages_graph</strong></td>

View file

@ -70,7 +70,7 @@
<tr>
<td><strong>hash</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td>Invite hash in <code>t.me/joinchat/hash</code></td>
<td>Invite hash in <code>t.me/joinchat/hash</code> or <code>t.me/+hash</code></td>
</tr>
</tbody>
</table>

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="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/messages.faveSticker" >messages.faveSticker</a></li></ul></div>
<h1 id="dev_page_title">messages.faveSticker</h1>
<div id="dev_page_content"><p>Mark a sticker as favorite</p>
<div id="dev_page_content"><p>Mark or unmark a sticker as favorite</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
@ -69,12 +69,12 @@
<tr>
<td><strong>id</strong></td>
<td style="text-align: center;"><a href="/type/InputDocument">InputDocument</a></td>
<td>Sticker to mark as favorite</td>
<td>Sticker in question</td>
</tr>
<tr>
<td><strong>unfave</strong></td>
<td style="text-align: center;"><a href="/type/Bool">Bool</a></td>
<td>Unfavorite</td>
<td>Whether to add or remove a sticker from favorites</td>
</tr>
</tbody>
</table>