mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-23 13:58:38 +01:00
Update content of files
This commit is contained in:
parent
4b7dc456c3
commit
488e4bf927
1 changed files with 2 additions and 1 deletions
|
@ -62,7 +62,8 @@
|
|||
<h3><a class="anchor" href="#public-username-links" id="public-username-links" name="public-username-links"><i class="anchor-icon"></i></a>Public username links</h3>
|
||||
<p>Used to link to public users, groups and channels, see <a href="/api/invites#public-usernames">here for more info on how to handle them »</a>. </p>
|
||||
<p><code>t.me</code> syntax:</p>
|
||||
<pre><code>t.me/<username></code></pre>
|
||||
<pre><code>t.me/<username>
|
||||
<username>.t.me</code></pre>
|
||||
<p><code>tg:</code> syntax:</p>
|
||||
<pre><code>tg://resolve?domain=<username></code></pre>
|
||||
<p>Parameters:</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue