Telethon/telethon/client
2018-06-27 13:57:17 +02:00
..
__init__.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
auth.py Update to v1.0 2018-06-27 13:41:20 +02:00
chats.py Update to v1.0 2018-06-27 13:41:20 +02:00
dialogs.py Update to v1.0 2018-06-27 13:41:20 +02:00
downloads.py Update to v1.0 2018-06-27 13:41:20 +02:00
messageparse.py Support custom parse_mode to use MessageEntityMentionName 2018-06-22 16:18:23 +02:00
messages.py Update to v1.0 2018-06-27 13:41:20 +02:00
telegrambaseclient.py Don't disconnect on del if already disconnected/loop closed 2018-06-27 13:57:17 +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 Update to v1.0 2018-06-27 13:41:20 +02:00
users.py Remove report_errors/flood_sleep_threshold from the session 2018-06-26 16:09:16 +02:00