Telethon/telethon/_client
2022-03-02 13:00:41 +01:00
..
__init__.py Fix some import errors 2021-09-11 13:43:20 +02:00
account.py Fix begin/end_takeout 2022-03-02 13:00:41 +01:00
auth.py Change QrLogin to reduce room for error 2022-03-02 13:00:41 +01:00
bots.py Rename Entity type hint 2022-03-02 13:00:41 +01:00
chats.py Rename Entity type hint 2022-03-02 13:00:41 +01:00
dialogs.py Rename Entity type hint 2022-03-02 13:00:41 +01:00
downloads.py Rename Entity type hint 2022-03-02 13:00:41 +01:00
messageparse.py Fix direct mutation of objects in friendly methods 2022-02-07 11:30:27 +01:00
messages.py Rename Entity type hint 2022-03-02 13:00:41 +01:00
telegrambaseclient.py Fix non-obvious error when not connected 2022-03-02 13:00:41 +01:00
telegramclient.py Remove get_input_entity and get_peer_id 2022-03-02 13:00:41 +01:00
updates.py Handle GapError in updates loop 2022-03-02 13:00:41 +01:00
uploads.py Rename Entity type hint 2022-03-02 13:00:41 +01:00
users.py Rename get_entity to get_profile 2022-03-02 13:00:41 +01:00