mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-18 04:03:28 +01:00
Update content of files
This commit is contained in:
parent
af227de4d3
commit
2a625bd2cd
3 changed files with 3 additions and 3 deletions
data/web
blogfork.telegram.org/bots
core.telegram.org/bots
corefork.telegram.org/bots
|
@ -63,7 +63,7 @@
|
|||
<li>Added the field <em>CloudStorage</em> and the methods <em>requestWriteAccess</em>, <em>requestContact</em> to the class <a href="#initializing-mini-apps">WebApp</a>.</li>
|
||||
<li>Added the fields <em>added_to_attachment_menu</em>, <em>allows_write_to_pm</em> to the class <a href="#webappuser">WebAppUser</a>.</li>
|
||||
<li>Added the events <em>writeAccessRequested</em>, <em>contactRequested</em>.</li>
|
||||
<li>Added the ability to set any header color using the <em>setHeaderColor</em> method. (Will be supported in Telegram client apps in a later release, expected in September 2023.)</li>
|
||||
<li>Added the ability to set any header color using the <em>setHeaderColor</em> method.</li>
|
||||
</ul>
|
||||
<h4><a class="anchor" name="april-21-2023" href="#april-21-2023"><i class="anchor-icon"></i></a>April 21, 2023</h4>
|
||||
<p><strong>Bot API 6.7</strong></p>
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
<li>Added the field <em>CloudStorage</em> and the methods <em>requestWriteAccess</em>, <em>requestContact</em> to the class <a href="#initializing-mini-apps">WebApp</a>.</li>
|
||||
<li>Added the fields <em>added_to_attachment_menu</em>, <em>allows_write_to_pm</em> to the class <a href="#webappuser">WebAppUser</a>.</li>
|
||||
<li>Added the events <em>writeAccessRequested</em>, <em>contactRequested</em>.</li>
|
||||
<li>Added the ability to set any header color using the <em>setHeaderColor</em> method. (Will be supported in Telegram client apps in a later release, expected in September 2023.)</li>
|
||||
<li>Added the ability to set any header color using the <em>setHeaderColor</em> method.</li>
|
||||
</ul>
|
||||
<h4><a class="anchor" name="april-21-2023" href="#april-21-2023"><i class="anchor-icon"></i></a>April 21, 2023</h4>
|
||||
<p><strong>Bot API 6.7</strong></p>
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
<li>Added the field <em>CloudStorage</em> and the methods <em>requestWriteAccess</em>, <em>requestContact</em> to the class <a href="#initializing-mini-apps">WebApp</a>.</li>
|
||||
<li>Added the fields <em>added_to_attachment_menu</em>, <em>allows_write_to_pm</em> to the class <a href="#webappuser">WebAppUser</a>.</li>
|
||||
<li>Added the events <em>writeAccessRequested</em>, <em>contactRequested</em>.</li>
|
||||
<li>Added the ability to set any header color using the <em>setHeaderColor</em> method. (Will be supported in Telegram client apps in a later release, expected in September 2023.)</li>
|
||||
<li>Added the ability to set any header color using the <em>setHeaderColor</em> method.</li>
|
||||
</ul>
|
||||
<h4><a class="anchor" name="april-21-2023" href="#april-21-2023"><i class="anchor-icon"></i></a>April 21, 2023</h4>
|
||||
<p><strong>Bot API 6.7</strong></p>
|
||||
|
|
Loading…
Add table
Reference in a new issue