From cb5eaf7c98bd68616bf2bb092226be87830dc884 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 4 Feb 2023 09:40:36 +0000 Subject: [PATCH] Update content of files --- data/web/core.telegram.org/bots/api.html | 2 +- data/web/corefork.telegram.org/bots/api.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/web/core.telegram.org/bots/api.html b/data/web/core.telegram.org/bots/api.html index f2c6984ce1..c1ed6c5b37 100644 --- a/data/web/core.telegram.org/bots/api.html +++ b/data/web/core.telegram.org/bots/api.html @@ -2175,7 +2175,7 @@ To learn how to create…"> user_administrator_rights ChatAdministratorRights -Optional. A JSON-serialized object listing the required administrator rights of the user in the chat. If not specified, no additional restrictions are applied. +Optional. A JSON-serialized object listing the required administrator rights of the user in the chat. The rights must be a superset of bot_administrator_rights. If not specified, no additional restrictions are applied. bot_administrator_rights diff --git a/data/web/corefork.telegram.org/bots/api.html b/data/web/corefork.telegram.org/bots/api.html index abf2e073b3..ab0113a310 100644 --- a/data/web/corefork.telegram.org/bots/api.html +++ b/data/web/corefork.telegram.org/bots/api.html @@ -2175,7 +2175,7 @@ To learn how to create…"> user_administrator_rights ChatAdministratorRights -Optional. A JSON-serialized object listing the required administrator rights of the user in the chat. If not specified, no additional restrictions are applied. +Optional. A JSON-serialized object listing the required administrator rights of the user in the chat. The rights must be a superset of bot_administrator_rights. If not specified, no additional restrictions are applied. bot_administrator_rights