Telethon/telethon/client
2018-06-26 16:48:03 +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 Check from_user client-side for PMs in iter_messages 2018-06-26 16:48:03 +02:00
telegrambaseclient.py Fix connect not saving different authkeys 2018-06-26 16:20:30 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Fix sync run_until_disconnected not liking Ctrl+C 2018-06-26 15:48:38 +02:00
uploads.py Fix send_file completely ignoring input parameters 2018-06-26 16:39:43 +02:00
users.py Remove report_errors/flood_sleep_threshold from the session 2018-06-26 16:09:16 +02:00