mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Adapt the rest of the library to layer 119
This commit is contained in:
@@ -95,7 +95,7 @@ class ChatGetter(abc.ABC):
|
||||
def chat_id(self):
|
||||
"""
|
||||
Returns the marked chat integer ID. Note that this value **will
|
||||
be different** from ``to_id`` for incoming private messages, since
|
||||
be different** from ``peer_id`` for incoming private messages, since
|
||||
the chat *to* which the messages go is to your own person, but
|
||||
the *chat* itself is with the one who sent the message.
|
||||
|
||||
|
Reference in New Issue
Block a user