Telethon/telethon/client
2018-06-10 22:00:55 +02:00
..
__init__.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
auth.py Separate auth requests from the TelegramClient 2018-06-10 12:57:36 +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 Separate download requests from the TelegramClient 2018-06-10 12:04:23 +02:00
messageparse.py Separate parse message methods from uploads 2018-06-10 11:33:20 +02:00
messages.py Fix async_generator's and missing awaits 2018-06-10 22:00:55 +02:00
telegrambaseclient.py Implement _switch_dc/fix missing first request 2018-06-10 21:30:31 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Separate update requests from the TelegramClient 2018-06-10 13:58:21 +02:00
uploads.py Separate parse message methods from uploads 2018-06-10 11:33:20 +02:00
users.py Separate user methods from the base client 2018-06-09 21:22:54 +02:00