Update content of files

This commit is contained in:
GitHub Action 2023-02-04 09:40:36 +00:00
parent 7ed05888e3
commit cb5eaf7c98
2 changed files with 2 additions and 2 deletions

View file

@ -2175,7 +2175,7 @@ To learn how to create…">
<tr> <tr>
<td>user_administrator_rights</td> <td>user_administrator_rights</td>
<td><a href="#chatadministratorrights">ChatAdministratorRights</a></td> <td><a href="#chatadministratorrights">ChatAdministratorRights</a></td>
<td><em>Optional</em>. A JSON-serialized object listing the required administrator rights of the user in the chat. If not specified, no additional restrictions are applied.</td> <td><em>Optional</em>. A JSON-serialized object listing the required administrator rights of the user in the chat. The rights must be a superset of <em>bot_administrator_rights</em>. If not specified, no additional restrictions are applied.</td>
</tr> </tr>
<tr> <tr>
<td>bot_administrator_rights</td> <td>bot_administrator_rights</td>

View file

@ -2175,7 +2175,7 @@ To learn how to create…">
<tr> <tr>
<td>user_administrator_rights</td> <td>user_administrator_rights</td>
<td><a href="#chatadministratorrights">ChatAdministratorRights</a></td> <td><a href="#chatadministratorrights">ChatAdministratorRights</a></td>
<td><em>Optional</em>. A JSON-serialized object listing the required administrator rights of the user in the chat. If not specified, no additional restrictions are applied.</td> <td><em>Optional</em>. A JSON-serialized object listing the required administrator rights of the user in the chat. The rights must be a superset of <em>bot_administrator_rights</em>. If not specified, no additional restrictions are applied.</td>
</tr> </tr>
<tr> <tr>
<td>bot_administrator_rights</td> <td>bot_administrator_rights</td>