Update content of files

This commit is contained in:
GitHub Action 2021-10-31 10:53:42 +00:00
parent 538f7522ef
commit b3c5453819
2 changed files with 6 additions and 6 deletions

View file

@ -633,7 +633,7 @@ To learn how to create…">
<tr>
<td>slow_mode_delay</td>
<td>Integer</td>
<td><em>Optional</em>. For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user. Returned only in <a href="#getchat">getChat</a>.</td>
<td><em>Optional</em>. For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user; in seconds. Returned only in <a href="#getchat">getChat</a>.</td>
</tr>
<tr>
<td>message_auto_delete_time</td>
@ -1571,7 +1571,7 @@ To learn how to create…">
<tr>
<td>live_period</td>
<td>Integer</td>
<td><em>Optional</em>. Time relative to the message sending date, during which the location can be updated, in seconds. For active live locations only.</td>
<td><em>Optional</em>. Time relative to the message sending date, during which the location can be updated; in seconds. For active live locations only.</td>
</tr>
<tr>
<td>heading</td>
@ -1675,7 +1675,7 @@ To learn how to create…">
<tr>
<td>message_auto_delete_time</td>
<td>Integer</td>
<td>New auto-delete time for messages in the chat</td>
<td>New auto-delete time for messages in the chat; in seconds</td>
</tr>
</tbody>
</table>

View file

@ -633,7 +633,7 @@ To learn how to create…">
<tr>
<td>slow_mode_delay</td>
<td>Integer</td>
<td><em>Optional</em>. For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user. Returned only in <a href="#getchat">getChat</a>.</td>
<td><em>Optional</em>. For supergroups, the minimum allowed delay between consecutive messages sent by each unpriviledged user; in seconds. Returned only in <a href="#getchat">getChat</a>.</td>
</tr>
<tr>
<td>message_auto_delete_time</td>
@ -1571,7 +1571,7 @@ To learn how to create…">
<tr>
<td>live_period</td>
<td>Integer</td>
<td><em>Optional</em>. Time relative to the message sending date, during which the location can be updated, in seconds. For active live locations only.</td>
<td><em>Optional</em>. Time relative to the message sending date, during which the location can be updated; in seconds. For active live locations only.</td>
</tr>
<tr>
<td>heading</td>
@ -1675,7 +1675,7 @@ To learn how to create…">
<tr>
<td>message_auto_delete_time</td>
<td>Integer</td>
<td>New auto-delete time for messages in the chat</td>
<td>New auto-delete time for messages in the chat; in seconds</td>
</tr>
</tbody>
</table>