Telethon/telethon/client
2018-06-26 11:26:01 +02:00
..
__init__.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
auth.py Support using the client in with blocks 2018-06-26 11:26:01 +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 Remove all deprecated methods 2018-06-26 11:10:11 +02:00
telegrambaseclient.py Fix __del__ with sync magic 2018-06-26 11:23:51 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Remove all deprecated methods 2018-06-26 11:10:11 +02:00
uploads.py Remove all deprecated methods 2018-06-26 11:10:11 +02:00
users.py Clarify/fix get[_input]_entity docstrings 2018-06-21 11:08:14 +02:00