Telethon/telethon/client
2018-06-18 18:46:06 +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 Revisit and remove a few TODOs 2018-06-18 18:46:06 +02:00
dialogs.py Revisit and remove a few TODOs 2018-06-18 18:46:06 +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 Revisit and remove a few TODOs 2018-06-18 18:46:06 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Shield disconnected Future in the MTProtoSender instead 2018-06-18 15:55:24 +02:00
uploads.py Support pathlib.Path on download/upload 2018-06-16 17:01:20 +02:00
users.py Configurable per-client request/connection retries 2018-06-18 18:13:00 +02:00