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
551fcd0ffb
commit
303bf4ff64
5 changed files with 5 additions and 5 deletions
|
@ -109,7 +109,7 @@
|
|||
<blockquote>
|
||||
<p><strong>TL;DR:</strong> Web Apps can be launched from a customized menu button. This simply offers a quicker way to access the app and is otherwise <strong>identical</strong> to <a href="#inline-button-web-apps">launching a Web App from an inline button</a>.</p>
|
||||
</blockquote>
|
||||
<p>By default, chats with bots always show a convenient <strong>menu button</strong> that provides quick access to all listed <a href="/bots#commands">commands</a>. With <a href="https://core.telegram.org/bots/api-changelog#april-XX-2022">Bot API 6.0</a>, this button can be used to <strong>launch a Web App</strong> instead.</p>
|
||||
<p>By default, chats with bots always show a convenient <strong>menu button</strong> that provides quick access to all listed <a href="/bots#commands">commands</a>. With <a href="https://core.telegram.org/bots/api-changelog#april-16-2022">Bot API 6.0</a>, this button can be used to <strong>launch a Web App</strong> instead.</p>
|
||||
<div class="blog_video_player_wrap" style="max-width: 600px; margin: 20px auto 20px;">
|
||||
<video class="blog_video_player tl_blog_vid_autoplay" onclick="videoTogglePlay(this)" autoplay loop controls muted poster="/file/464001829/12247/e6LoU12o4Ng.109921/1226afb8f18f8ea8c4
|
||||
" style="max-width: 600px;" title="" alt="Menu Button">
|
||||
|
|
|
@ -109,7 +109,7 @@
|
|||
<blockquote>
|
||||
<p><strong>TL;DR:</strong> Web Apps can be launched from a customized menu button. This simply offers a quicker way to access the app and is otherwise <strong>identical</strong> to <a href="#inline-button-web-apps">launching a Web App from an inline button</a>.</p>
|
||||
</blockquote>
|
||||
<p>By default, chats with bots always show a convenient <strong>menu button</strong> that provides quick access to all listed <a href="/bots#commands">commands</a>. With <a href="https://core.telegram.org/bots/api-changelog#april-XX-2022">Bot API 6.0</a>, this button can be used to <strong>launch a Web App</strong> instead.</p>
|
||||
<p>By default, chats with bots always show a convenient <strong>menu button</strong> that provides quick access to all listed <a href="/bots#commands">commands</a>. With <a href="https://core.telegram.org/bots/api-changelog#april-16-2022">Bot API 6.0</a>, this button can be used to <strong>launch a Web App</strong> instead.</p>
|
||||
<div class="blog_video_player_wrap" style="max-width: 600px; margin: 20px auto 20px;">
|
||||
<video class="blog_video_player tl_blog_vid_autoplay" onclick="videoTogglePlay(this)" autoplay loop controls muted poster="/file/464001829/12247/e6LoU12o4Ng.109921/1226afb8f18f8ea8c4
|
||||
" style="max-width: 600px;" title="" alt="Menu Button">
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
<div class="tr-key-row" data-href="/en/ios/unsorted/WebApp.AddToAttachmentAlreadyAddedError" data-langpack="ios" data-section="unsorted" data-key="WebApp.AddToAttachmentAlreadyAddedError">
|
||||
<div class="tr-value-media"><div class="tr-value-photo"></div></div>
|
||||
<div class="tr-value-body">
|
||||
|
||||
<span class="has-binding binding"></span>
|
||||
<div class="tr-value-default"><a class="tr-value-link" href="/en/ios/unsorted/WebApp.AddToAttachmentAlreadyAddedError"><span class="p-value"><span class="value">This bot is already added to your attachment menu.</span></span></a></div>
|
||||
<div class="tr-value-key">WebApp.AddToAttachmentAlreadyAddedError</div>
|
||||
<div class="tr-value-suggestions">
|
||||
|
|
|
@ -1146,7 +1146,7 @@
|
|||
<div class="tr-key-row" data-href="/en/tdesktop/bots_and_payments/lng_allow_bot_webview" data-langpack="tdesktop" data-section="bots_and_payments" data-key="lng_allow_bot_webview">
|
||||
<div class="tr-value-media"><a class="tr-value-photo bg-image key-layer" style="background-image:url('https://telegra.ph/file/p/80c970242c6/405c86820cdc3c6db3f2316.jpg?c=10,92,280,280,280,280');" href="/screenshots/11006/phrase/lng_allow_bot_webview" data-layer><div class="screenshot-key" style="padding:49px 22px 49px 22px;"><div class="key-box"></div></div></a></div>
|
||||
<div class="tr-value-body">
|
||||
|
||||
<span class="has-binding binding"></span>
|
||||
<div class="tr-value-default"><a class="tr-value-link" href="/en/tdesktop/bots_and_payments/lng_allow_bot_webview"><span class="p-value"><span class="value"><mark class="token">{bot_name}</mark> would like to open its web app to proceed.<br/><br/>It will be able to access your **IP address** and basic device info.</span></span></a></div>
|
||||
<div class="tr-value-key">lng_allow_bot_webview</div>
|
||||
<div class="tr-value-suggestions">
|
||||
|
|
|
@ -145,7 +145,7 @@
|
|||
<div class="tr-key-row" data-href="/en/tdesktop/unsorted/lng_bot_menu_already_added" data-langpack="tdesktop" data-section="unsorted" data-key="lng_bot_menu_already_added">
|
||||
<div class="tr-value-media"><div class="tr-value-photo"></div></div>
|
||||
<div class="tr-value-body">
|
||||
|
||||
<span class="has-binding binding"></span>
|
||||
<div class="tr-value-default"><a class="tr-value-link" href="/en/tdesktop/unsorted/lng_bot_menu_already_added"><span class="p-value"><span class="value">This bot is already added in your attach menu.</span></span></a></div>
|
||||
<div class="tr-value-key">lng_bot_menu_already_added</div>
|
||||
<div class="tr-value-suggestions">
|
||||
|
|
Loading…
Reference in a new issue