Telethon/telethon/client
2018-07-10 17:59:13 +02:00
..
__init__.py Create a custom.Button class and support send_message(buttons=...) 2018-07-10 17:59:13 +02:00
auth.py Support interactively signing in as a bot 2018-07-10 17:59:13 +02:00
buttons.py Create a custom.Button class and support send_message(buttons=...) 2018-07-10 17:59:13 +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 Support buttons when sending a file too 2018-07-10 17:59:13 +02:00
telegrambaseclient.py Support dispatching updates in a sequential order 2018-06-29 10:45:04 +02:00
telegramclient.py Support buttons when sending a file too 2018-07-10 17:59:13 +02:00
updates.py Fix update.pts may be None 2018-07-10 16:59:40 +02:00
uploads.py Support buttons when sending a file too 2018-07-10 17:59:13 +02:00
users.py Add client.get_peer_id 2018-07-07 12:45:50 +02:00