Telethon/telethon/client
2018-06-13 16:20:15 +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 Fix non-asyncio sleep 2018-06-13 09:59:30 +02:00
telegrambaseclient.py Dispatch updates to event handlers 2018-06-13 16:20:15 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Dispatch updates to event handlers 2018-06-13 16:20:15 +02:00
uploads.py Separate parse message methods from uploads 2018-06-10 11:33:20 +02:00
users.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00