Telethon/telethon/client
2018-07-07 12:14:50 +02:00
..
__init__.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
auth.py Revert sign_in needing named code argument 2018-06-29 09:57:57 +02:00
chats.py Update to v1.0 2018-06-27 13:41:20 +02:00
dialogs.py Update to layer 82 2018-06-29 13:23:56 +02:00
downloads.py Fix parallel downloads when using exported senders 2018-06-28 14:10:36 +02:00
messageparse.py Support custom parse_mode to use MessageEntityMentionName 2018-06-22 16:18:23 +02:00
messages.py Revert forward_messages requiring named from_peer arg 2018-07-07 12:14:50 +02:00
telegrambaseclient.py Support dispatching updates in a sequential order 2018-06-29 10:45:04 +02:00
telegramclient.py Make the TelegramClient aggregate all client methods 2018-06-10 19:05:36 +02:00
updates.py Support dispatching updates in a sequential order 2018-06-29 10:45:04 +02:00
uploads.py Correct thumb parameter documentation 2018-07-07 12:01:42 +02:00
users.py Support InputNotifyPeer autocast 2018-07-07 12:14:03 +02:00