Telethon/telethon/client
2018-07-21 13:55:26 +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 Make build_reply_markup public 2018-07-21 13:55:26 +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 Avoid triggering FileMigrateError when possible 2018-07-21 11:59:44 +02:00
messageparse.py Support custom parse_mode to use MessageEntityMentionName 2018-06-22 16:18:23 +02:00
messages.py Make build_reply_markup public 2018-07-21 13:55:26 +02:00
telegrambaseclient.py Don't make a request at all if it will trigger flood wait 2018-07-21 12:25:20 +02:00
telegramclient.py Support buttons when sending a file too 2018-07-10 17:59:13 +02:00
updates.py Fix Updates object being dispatched to user handlers 2018-07-12 09:45:29 +02:00
uploads.py Make build_reply_markup public 2018-07-21 13:55:26 +02:00
users.py Don't make a request at all if it will trigger flood wait 2018-07-21 12:25:20 +02:00