mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-21 00:17:06 +01:00
Update content of files
This commit is contained in:
parent
92669364cd
commit
95775f0f3d
2 changed files with 17 additions and 12 deletions
|
@ -313,17 +313,22 @@ Check out our Advanced FAQ for more technical information.…">
|
|||
<li>Broadcast a “typing…” status to their chat with you or to a group where you both are members.</li>
|
||||
</ul>
|
||||
<p>If you're not sharing your last seen timestamp with someone and don't do anything of the above, they'll never see you online. Another way of achieving this is to block that person. </p>
|
||||
<h4><a class="anchor" name="q-what-is-people-nearby" href="#q-what-is-people-nearby"><i class="anchor-icon"></i></a>Q: What is People Nearby?</h4>
|
||||
<p>People Nearby is an <em>optional</em> feature that allows Telegram users to <strong>explore local groups</strong>, <strong>find friends</strong> to chat with in their area, or quickly <strong>exchange contacts</strong> with people who are close.</p>
|
||||
<p>You can find it in <em>Contacts > Find People Nearby</em>, as well as directly in the side menu on Android.</p>
|
||||
<p>While you have the People Nearby section <strong>open on your screen</strong>, people who are <em>very close</em> will be able to see you there – so that it's easy to exachange contacts. If you don't open the section, others will <strong>never</strong> see you in 'People Nearby'.</p>
|
||||
<blockquote>
|
||||
<p><strong>Note:</strong> People Nearby is <strong>never turned on by default</strong> – users must manually enable it. If you are receiving messages from someone you don't know, see <a href="#q-who-can-contact-me"><em>Q: Who can contact me?</em></a></p>
|
||||
</blockquote>
|
||||
<p>You can also choose to permanently add your profile to the list of nearby people by tapping <strong>Make Myself Visible</strong>. After becoming visible, you can remove your profile from the list at any time by tapping <strong>Stop Showing Me</strong>.</p>
|
||||
<blockquote>
|
||||
<p>To protect user privacy, 'People Nearby' always shows <strong>distances to approximate locations</strong> within an area that spans up to 800 meters in diameter. (This is affected by latitude, so if you're broadcasting your location from the Arctic Circle, it may be closer to 300 meters.)</p>
|
||||
</blockquote>
|
||||
<!--
|
||||
#### Q: What is People Nearby?
|
||||
|
||||
People Nearby is an *optional* feature that allows Telegram users to **explore local groups**, **find friends** to chat with in their area, or quickly **exchange contacts** with people who are close.
|
||||
|
||||
You can find it in *Contacts > Find People Nearby*, as well as directly in the side menu on Android.
|
||||
|
||||
While you have the People Nearby section **open on your screen**, people who are *very close* will be able to see you there – so that it's easy to exachange contacts. If you don't open the section, others will **never** see you in 'People Nearby'.
|
||||
|
||||
> **Note:** People Nearby is **never turned on by default** – users must manually enable it. If you are receiving messages from someone you don't know, see [*Q: Who can contact me?*](#q-who-can-contact-me)
|
||||
|
||||
You can also choose to permanently add your profile to the list of nearby people by tapping **Make Myself Visible**. After becoming visible, you can remove your profile from the list at any time by tapping **Stop Showing Me**.
|
||||
|
||||
> To protect user privacy, 'People Nearby' always shows **distances to approximate locations** within an area that spans up to 800 meters in diameter. (This is affected by latitude, so if you're broadcasting your location from the Arctic Circle, it may be closer to 300 meters.)
|
||||
-->
|
||||
|
||||
<h4><a class="anchor" name="q-can-i-delete-my-messages" href="#q-can-i-delete-my-messages"><i class="anchor-icon"></i></a>Q: Can I delete my messages?</h4>
|
||||
<p>Yes. You can always delete any messages you <strong>sent</strong> or <strong>received</strong> for <em>both sides</em> in <em>any</em> one-on-one conversation (in groups, it's still your own messages only). You can also clear the entire chat history on both ends. On Telegram, deleted messages do not leave a mark in the chat.</p>
|
||||
<div class="blog_video_player_wrap" style="max-width: 480px; margin: 20px auto 20px;">
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
</ul>
|
||||
<ul>
|
||||
<li><a href="javascript:DemoApp.setEmojiStatus(this, '5213305508034783384');">Set emoji status</a> <span></span></li>
|
||||
<li><a href="javascript:DemoApp.setEmojiStatus(this, '5213305508034783384', 1731110629);">Set emoji status</a> for 5 min <span></span></li>
|
||||
<li><a href="javascript:DemoApp.setEmojiStatus(this, '5213305508034783384', 1731112526);">Set emoji status</a> for 5 min <span></span></li>
|
||||
<li><a href="javascript:DemoApp.setEmojiStatus(this, '123');">Set emoji status</a> (invalid id) <span></span></li>
|
||||
</ul>
|
||||
<p>Test permissions:</p>
|
||||
|
|
Loading…
Reference in a new issue