mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
a16d5d56c8
commit
94ec5edca3
3 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@ The GamingCommunication and bot web app libraries by default will use <code>'*'<
|
||||||
<td>Emitted by bot web apps when the web app webview should be closed.</td>
|
<td>Emitted by bot web apps when the web app webview should be closed.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>web_app_phone_requested</code></td>
|
<td><code>web_app_request_phone</code></td>
|
||||||
<td>null</td>
|
<td>null</td>
|
||||||
<td>Emitted by bot web apps when they request the user's phone number: Telegram clients should show a prompt to the user, which should call <code>window.Telegram.WebView.receiveEvent({})</code> upon completion</td>
|
<td>Emitted by bot web apps when they request the user's phone number: Telegram clients should show a prompt to the user, which should call <code>window.Telegram.WebView.receiveEvent({})</code> upon completion</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue