Telethon/telethon/client
2018-06-14 22:51:57 +02:00
..
__init__.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
auth.py Retry send_code_request on AuthRestartError 2018-06-13 10:55:37 +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 Implement _get_exported_sender 2018-06-11 20:05:10 +02:00
messageparse.py Separate parse message methods from uploads 2018-06-10 11:33:20 +02:00
messages.py Support custom event loops 2018-06-14 19:35:12 +02:00
telegrambaseclient.py Support custom event loops 2018-06-14 19:35:12 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Fix _handle_update not expanding Updates 2018-06-14 22:51:57 +02:00
uploads.py Separate parse message methods from uploads 2018-06-10 11:33:20 +02:00
users.py Support custom event loops 2018-06-14 19:35:12 +02:00