Telethon/telethon/client
2018-06-18 14:28:30 +02:00
..
__init__.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
auth.py Support start() retrying on PasswordHashInvalidError 2018-06-17 14:07:45 +02:00
chats.py Fix async_generator's and missing awaits 2018-06-10 22:00:55 +02:00
dialogs.py Fix async_generator's and missing awaits 2018-06-10 22:00:55 +02:00
downloads.py Support pathlib.Path on download/upload 2018-06-16 17:01:20 +02:00
messageparse.py Separate parse message methods from uploads 2018-06-10 11:33:20 +02:00
messages.py Fix MessageEmpty when searching for messages 2018-06-18 13:48:50 +02:00
telegrambaseclient.py Periodically send ping/getState 2018-06-18 13:22:25 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Shield self.disconnected and log RpcCallFail 2018-06-18 14:28:30 +02:00
uploads.py Support pathlib.Path on download/upload 2018-06-16 17:01:20 +02:00
users.py Shield self.disconnected and log RpcCallFail 2018-06-18 14:28:30 +02:00