mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 06:51:28 +01:00
Update content of files
This commit is contained in:
parent
9734c78579
commit
bc4a41d188
2 changed files with 2 additions and 2 deletions
|
@ -502,7 +502,7 @@ if (hex(HMAC_SHA256(data_check_string, secret_key)) == hash) {
|
|||
<p>To log in to the test environment, use either of the following:</p>
|
||||
<ul>
|
||||
<li><strong>iOS:</strong> tap 10 times on the Settings icon > Accounts > Login to another account > Test.</li>
|
||||
<li><strong>Telegram Desktop:</strong> open ☰ Settings > Shift + Alt + Click ‘Add Account’ and select ‘Test Server’.</li>
|
||||
<li><strong>Telegram Desktop:</strong> open ☰ Settings > Shift + Alt + Right click ‘Add Account’ and select ‘Test Server’.</li>
|
||||
<li><strong>macOS:</strong> click the Settings icon 10 times to open the Debug Menu, ⌘ + click ‘Add Account’ and log in via phone number.</li>
|
||||
</ul>
|
||||
<p>The test environment is completely separate from the main environment, so you will need to create a <strong>new user account</strong> and a <strong>new bot</strong> with @BotFather.</p>
|
||||
|
|
|
@ -502,7 +502,7 @@ if (hex(HMAC_SHA256(data_check_string, secret_key)) == hash) {
|
|||
<p>To log in to the test environment, use either of the following:</p>
|
||||
<ul>
|
||||
<li><strong>iOS:</strong> tap 10 times on the Settings icon > Accounts > Login to another account > Test.</li>
|
||||
<li><strong>Telegram Desktop:</strong> open ☰ Settings > Shift + Alt + Click ‘Add Account’ and select ‘Test Server’.</li>
|
||||
<li><strong>Telegram Desktop:</strong> open ☰ Settings > Shift + Alt + Right click ‘Add Account’ and select ‘Test Server’.</li>
|
||||
<li><strong>macOS:</strong> click the Settings icon 10 times to open the Debug Menu, ⌘ + click ‘Add Account’ and log in via phone number.</li>
|
||||
</ul>
|
||||
<p>The test environment is completely separate from the main environment, so you will need to create a <strong>new user account</strong> and a <strong>new bot</strong> with @BotFather.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue