From 00ecd13116c526e3ca732adac8c4a09fd5b2de35 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 Dec 2021 16:26:57 +0000 Subject: [PATCH] Update content of files --- data/core.telegram.org/bots/api.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/data/core.telegram.org/bots/api.html b/data/core.telegram.org/bots/api.html index 44931c8b87..c9d93255b8 100644 --- a/data/core.telegram.org/bots/api.html +++ b/data/core.telegram.org/bots/api.html @@ -4812,12 +4812,7 @@ pre-formatted fixed-width code block written in the Python programming language

banChatSenderChat

-

Use this method to ban a channel chat in a supergroup or a channel. Until the chat is unbanned, the owner of the banned chat:

- -

The bot must be an administrator in the supergroup or channel for this to work and must have the appropriate administrator rights. Returns True on success.

+

Use this method to ban a channel chat in a supergroup or a channel. Until the chat is unbanned, the owner of the banned chat won't be able to send messages on behalf of any of their channels. The bot must be an administrator in the supergroup or channel for this to work and must have the appropriate administrator rights. Returns True on success.