Update content of files

This commit is contained in:
GitHub Action 2023-03-23 20:14:51 +00:00
parent e0a21e8908
commit 4785fca991

View file

@ -288,11 +288,13 @@ tg://resolve?domain=&lt;username&gt;&amp;voicechat=&lt;invite_hash&gt;</code></p
</tbody>
</table>
<h3><a class="anchor" href="#stickerset-links" id="stickerset-links" name="stickerset-links"><i class="anchor-icon"></i></a>Stickerset links</h3>
<p>Used to import stickersets as described <a href="/api/stickers#installing-stickersets">here »</a>.</p>
<p>Used to import stickersets or <a href="/api/custom-emoji">custom emoji</a> stickersets as described <a href="/api/stickers#installing-stickersets">here »</a>.</p>
<p><code>t.me</code> syntax:</p>
<pre><code>t.me/addstickers/&lt;slug&gt;</code></pre>
<pre><code>t.me/addstickers/&lt;slug&gt;
t.me/addemoji/&lt;slug&gt;</code></pre>
<p><code>tg:</code> syntax:</p>
<pre><code>tg://addstickers?set=&lt;slug&gt;</code></pre>
<pre><code>tg://addstickers?set=&lt;slug&gt;
tg://addemoji?set=&lt;slug&gt;</code></pre>
<p>Parameters:</p>
<table class="table">
<thead>