mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
5b224f0731
commit
faa24e96e2
1 changed files with 1 additions and 1 deletions
|
@ -902,7 +902,7 @@ t.me/share/url?url=<url>&text=<text></code></pre>
|
||||||
<pre><code>tg://passport?params
|
<pre><code>tg://passport?params
|
||||||
tg://resolve?domain=telegrampassport&params</code></pre>
|
tg://resolve?domain=telegrampassport&params</code></pre>
|
||||||
<h3><a class="anchor" href="#phone-confirmation-links" id="phone-confirmation-links" name="phone-confirmation-links"><i class="anchor-icon"></i></a>Phone confirmation links</h3>
|
<h3><a class="anchor" href="#phone-confirmation-links" id="phone-confirmation-links" name="phone-confirmation-links"><i class="anchor-icon"></i></a>Phone confirmation links</h3>
|
||||||
<p>Different from <a href="#login-code-links">login code links</a>.<br>
|
<p>Different from <a href="#login-code-link">login code links</a>.<br>
|
||||||
These links are used to confirm ownership of the phone number, to prevent account deletion: see <a href="/api/account-deletion">the account deletion docs for more info on how to handle them »</a>.</p>
|
These links are used to confirm ownership of the phone number, to prevent account deletion: see <a href="/api/account-deletion">the account deletion docs for more info on how to handle them »</a>.</p>
|
||||||
<p><code>t.me</code> syntax:</p>
|
<p><code>t.me</code> syntax:</p>
|
||||||
<pre><code>t.me/confirmphone?phone=<phone>&hash=<hash></code></pre>
|
<pre><code>t.me/confirmphone?phone=<phone>&hash=<hash></code></pre>
|
||||||
|
|
Loading…
Reference in a new issue