mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-25 14:34:40 +01:00
Update content of files
This commit is contained in:
parent
ab7e11f4c8
commit
56cbe865fa
3 changed files with 3 additions and 3 deletions
data/web
blogfork.telegram.org/bots
core.telegram.org/bots
corefork.telegram.org/bots
|
@ -237,7 +237,7 @@
|
|||
<tr>
|
||||
<td>isVersionAtLeast(version) <sup><mark>NEW</mark></sup></td>
|
||||
<td>Function</td>
|
||||
<td>Returns true, if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter.</td>
|
||||
<td>Returns true if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>setHeaderColor(color) <sup><mark>NEW</mark></sup></td>
|
||||
|
|
|
@ -237,7 +237,7 @@
|
|||
<tr>
|
||||
<td>isVersionAtLeast(version) <sup><mark>NEW</mark></sup></td>
|
||||
<td>Function</td>
|
||||
<td>Returns true, if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter.</td>
|
||||
<td>Returns true if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>setHeaderColor(color) <sup><mark>NEW</mark></sup></td>
|
||||
|
|
|
@ -237,7 +237,7 @@
|
|||
<tr>
|
||||
<td>isVersionAtLeast(version) <sup><mark>NEW</mark></sup></td>
|
||||
<td>Function</td>
|
||||
<td>Returns true, if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter.</td>
|
||||
<td>Returns true if the user's app supports a version of the Bot API that is equal to or higher than the version passed as the parameter.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>setHeaderColor(color) <sup><mark>NEW</mark></sup></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue