From 514b3eb6704686773b97c50f0ac289e9a7520882 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 2 Jan 2023 15:34:54 +0000 Subject: [PATCH] Update content of files --- data/web/core.telegram.org/bots/api.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/web/core.telegram.org/bots/api.html b/data/web/core.telegram.org/bots/api.html index ce9db44747..2360fbd4fd 100644 --- a/data/web/core.telegram.org/bots/api.html +++ b/data/web/core.telegram.org/bots/api.html @@ -6066,7 +6066,7 @@ pre-formatted fixed-width code block written in the Python programming language

getChatMember

-

Use this method to get information about a member of a chat. The method is guaranteed to work only if the bot is an administrator in the chat. Returns a ChatMember object on success.

+

Use this method to get information about a member of a chat. The method is guaranteed to work for other users, only if the bot is an administrator in the chat. Returns a ChatMember object on success.