Telethon/telethon/client
2018-06-26 11:10:11 +02:00
..
__init__.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
auth.py Allow start when the loop is not running 2018-06-25 13:42:29 +02:00
chats.py Revisit and remove a few TODOs 2018-06-18 18:46:06 +02:00
dialogs.py Fix rare iter_dialogs infinite loop 2018-06-20 21:12:47 +02:00
downloads.py Support pathlib.Path on download/upload 2018-06-16 17:01:20 +02:00
messageparse.py Support custom parse_mode to use MessageEntityMentionName 2018-06-22 16:18:23 +02:00
messages.py Fix MessageEmpty when searching for messages 2018-06-18 13:48:50 +02:00
telegrambaseclient.py Await updates task to finish upon disconnect 2018-06-26 11:10:11 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Allow start when the loop is not running 2018-06-25 13:42:29 +02:00
uploads.py Support .name attr in utils.is_type/client.upload_file 2018-06-21 16:31:03 +02:00
users.py Clarify/fix get[_input]_entity docstrings 2018-06-21 11:08:14 +02:00