Update content of files

This commit is contained in:
GitHub Action 2022-08-24 19:46:42 +00:00
parent a16d5d56c8
commit 94ec5edca3
3 changed files with 2 additions and 2 deletions

View file

@ -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>
</tr>
<tr>
<td><code>web_app_phone_requested</code></td>
<td><code>web_app_request_phone</code></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>
</tr>

File diff suppressed because one or more lines are too long