Telethon/telethon/client
2018-06-20 11:06:03 +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 Remove underscore from module names 2018-06-18 21:02:42 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Revisit documentation, cross-references and unnecessary indents 2018-06-20 11:06:03 +02:00
uploads.py Support pathlib.Path on download/upload 2018-06-16 17:01:20 +02:00
users.py Process entities from sent requests/updates 2018-06-18 20:44:20 +02:00