From 70e44057bb49f4caafab4eabdfc626c16b4991cf Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 3 Feb 2023 21:14:05 +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 1ad4422012..85c66a22f0 100644 --- a/data/web/core.telegram.org/bots/api.html +++ b/data/web/core.telegram.org/bots/api.html @@ -6227,7 +6227,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 for other users, 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 only guaranteed to work for other users if the bot is an administrator in the chat. Returns a ChatMember object on success.

diff --git a/data/web/corefork.telegram.org/bots/api.html b/data/web/corefork.telegram.org/bots/api.html index fbe9d3cb5b..f689031ec9 100644 --- a/data/web/corefork.telegram.org/bots/api.html +++ b/data/web/corefork.telegram.org/bots/api.html @@ -6227,7 +6227,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 for other users, 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 only guaranteed to work for other users if the bot is an administrator in the chat. Returns a ChatMember object on success.