From d6e0b146d855b43edc7c5680951e5f3001564ff1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 2 Jan 2023 15:43:32 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/bots/api.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/web/corefork.telegram.org/bots/api.html b/data/web/corefork.telegram.org/bots/api.html index 56dc4b6625..08788ce012 100644 --- a/data/web/corefork.telegram.org/bots/api.html +++ b/data/web/corefork.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.