Update content of files

This commit is contained in:
GitHub Action 2023-01-02 15:34:54 +00:00
parent 2a5492bbba
commit 514b3eb670

View file

@ -6066,7 +6066,7 @@ pre-formatted fixed-width code block written in the Python programming language
</tbody>
</table>
<h4><a class="anchor" name="getchatmember" href="#getchatmember"><i class="anchor-icon"></i></a>getChatMember</h4>
<p>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 <a href="#chatmember">ChatMember</a> object on success.</p>
<p>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 <a href="#chatmember">ChatMember</a> object on success.</p>
<table class="table">
<thead>
<tr>