mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-27 15:00:22 +01:00
Update content of files
This commit is contained in:
parent
57c29eb9fc
commit
4e598c88c2
2 changed files with 2 additions and 2 deletions
|
@ -2046,7 +2046,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>data</td>
|
||||
<td>String</td>
|
||||
<td><em>Optional</em>. Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field.</td>
|
||||
<td><em>Optional</em>. Data associated with the callback button. Be aware that the message, which originated the query, can contain no callback buttons with this data.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>game_short_name</td>
|
||||
|
|
|
@ -2046,7 +2046,7 @@ To learn how to create…">
|
|||
<tr>
|
||||
<td>data</td>
|
||||
<td>String</td>
|
||||
<td><em>Optional</em>. Data associated with the callback button. Be aware that a bad client can send arbitrary data in this field.</td>
|
||||
<td><em>Optional</em>. Data associated with the callback button. Be aware that the message, which originated the query, can contain no callback buttons with this data.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>game_short_name</td>
|
||||
|
|
Loading…
Reference in a new issue