Update content of files

This commit is contained in:
GitHub Action 2021-05-31 12:14:13 +00:00
parent 4a010bc3fe
commit 46ec5bc8b0

View file

@ -86,7 +86,7 @@ We don't use your data…">
<hr> <hr>
<h4><a class="anchor" name="identifiers" href="#identifiers"><i class="anchor-icon"></i></a>Identifiers</h4> <h4><a class="anchor" name="identifiers" href="#identifiers"><i class="anchor-icon"></i></a>Identifiers</h4>
<p><em>User ID</em><br>Like any other app where users have accounts (as opposed to, say, a weather or stocks app that just shows you info that is not connected to you), Telegram needs an “identifier” for each user to know which chats they will see when they log in. Like in other messaging apps, this identifier is linked to your phone number, so you easily switch from SMS and other messaging apps and retain your social graph.</p> <p><em>User ID</em><br>Like any other app where users have accounts (as opposed to, say, a weather or stocks app that just shows you info that is not connected to you), Telegram needs an “identifier” for each user to know which chats they will see when they log in. Like in other messaging apps, this identifier is linked to your phone number, so you easily switch from SMS and other messaging apps and retain your social graph.</p>
<p>We also support optional <a href="https://telegram.org/faq#usernames-and-t-me">usernames</a> that help users get in touch without sharing phone numbers with each other. These also count as IDs.</p> <p>We also support optional <a href="https://telegram.org/faq#usernames-and-t-me">usernames</a> that help users get in touch without sharing phone numbers with each other.</p>
</div> </div>
</div> </div>