Update content of files

This commit is contained in:
GitHub Action 2023-02-04 08:02:57 +00:00
parent 2e1096a69c
commit 600503cf6f
2 changed files with 4 additions and 4 deletions

View file

@ -2122,7 +2122,7 @@ To learn how to create…">
<tr>
<td>request_id</td>
<td>Integer</td>
<td>Signed 32-bit identifier of the request</td>
<td>Signed 32-bit identifier of the request, which will be received back in the <a href="#usershared">UserShared</a> object. Must be unique within the message</td>
</tr>
<tr>
<td>user_is_bot</td>
@ -2150,7 +2150,7 @@ To learn how to create…">
<tr>
<td>request_id</td>
<td>Integer</td>
<td>Signed 32-bit identifier of the request</td>
<td>Signed 32-bit identifier of the request, which will be received back in the <a href="#chatshared">ChatShared</a> object. Must be unique within the message</td>
</tr>
<tr>
<td>chat_is_channel</td>

View file

@ -2122,7 +2122,7 @@ To learn how to create…">
<tr>
<td>request_id</td>
<td>Integer</td>
<td>Signed 32-bit identifier of the request</td>
<td>Signed 32-bit identifier of the request, which will be received back in the <a href="#usershared">UserShared</a> object. Must be unique within the message</td>
</tr>
<tr>
<td>user_is_bot</td>
@ -2150,7 +2150,7 @@ To learn how to create…">
<tr>
<td>request_id</td>
<td>Integer</td>
<td>Signed 32-bit identifier of the request</td>
<td>Signed 32-bit identifier of the request, which will be received back in the <a href="#chatshared">ChatShared</a> object. Must be unique within the message</td>
</tr>
<tr>
<td>chat_is_channel</td>