mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
e159c83328
commit
f535c70933
2 changed files with 2 additions and 2 deletions
|
@ -374,7 +374,7 @@
|
|||
<tr>
|
||||
<td>query_id</td>
|
||||
<td>String</td>
|
||||
<td><em>Optional.</em> A unique identifier for the Web App session, required for sending messages via the <a href="#answerwebappquery">answerWebAppQuery</a> method.</td>
|
||||
<td><em>Optional.</em> A unique identifier for the Web App session, required for sending messages via the <a href="/bots/api#answerwebappquery">answerWebAppQuery</a> method.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>user</td>
|
||||
|
|
|
@ -374,7 +374,7 @@
|
|||
<tr>
|
||||
<td>query_id</td>
|
||||
<td>String</td>
|
||||
<td><em>Optional.</em> A unique identifier for the Web App session, required for sending messages via the <a href="#answerwebappquery">answerWebAppQuery</a> method.</td>
|
||||
<td><em>Optional.</em> A unique identifier for the Web App session, required for sending messages via the <a href="/bots/api#answerwebappquery">answerWebAppQuery</a> method.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>user</td>
|
||||
|
|
Loading…
Reference in a new issue