Telethon/telethon/client
2018-07-11 10:50:19 +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 Actually add callbacks registered through Button 2018-07-10 19:50:18 +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 Expose silent parameter when sending messages 2018-07-11 10:16:21 +02:00
telegrambaseclient.py Keep track of how many events for each type were added 2018-07-11 10:50:19 +02:00
telegramclient.py Support buttons when sending a file too 2018-07-10 17:59:13 +02:00
updates.py Keep track of how many events for each type were added 2018-07-11 10:50:19 +02:00
uploads.py Expose silent parameter when sending messages 2018-07-11 10:16:21 +02:00
users.py Add client.get_peer_id 2018-07-07 12:45:50 +02:00