mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-27 07:02:15 +01:00
Update content of files
This commit is contained in:
parent
c3d8ed7917
commit
449d64e3d7
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ t.me/share?url=<url>&text=<text></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/<slug></code></pre>
|
||||
|
|
Loading…
Add table
Reference in a new issue