Update content of files

This commit is contained in:
GitHub Action 2024-07-06 16:56:34 +00:00
parent c3d8ed7917
commit 449d64e3d7

View file

@ -298,7 +298,7 @@ t.me/share?url=&lt;url&gt;&amp;text=&lt;text&gt;</code></pre>
<p>These links should be handled as follows:</p>
<ul>
<li>Invoke <a href="/method/account.resolveBusinessChatLink">account.resolveBusinessChatLink</a>, passing the <code>slug</code> to obtain info about the link as a <a href="/constructor/account.resolvedBusinessChatLinks">account.resolvedBusinessChatLinks</a> and increase the view counter.</li>
<li>Open the returned <code>peer</code>, prefilling the text input field with the returned <code>message</code> and <code>entities</code> (if present). </li>
<li>Open the returned <code>peer</code>, pre-filling the text input field with the returned <code>message</code> and <code>entities</code> (if present). </li>
</ul>
<p><code>t.me</code> syntax:</p>
<pre><code>t.me/m/&lt;slug&gt;</code></pre>