Update get_chat_member docstrings

This commit is contained in:
Dan 2019-06-05 13:58:32 +02:00
parent 0ea512bbc3
commit 17ddb0d1b7

View File

@ -37,8 +37,8 @@ class GetChatMember(BaseClient):
Unique identifier (int) or username (str) of the target chat.
user_id (``int`` | ``str``)::
Unique identifier (int) or username (str) of the target chat.
For your personal cloud (Saved Messages) you can simply use "me" or "self".
Unique identifier (int) or username (str) of the target user.
For you yourself you can simply use "me" or "self".
For a contact that exists in your Telegram address book you can use his phone number (str).
Returns: