Telethon/telethon/client
2018-08-01 00:37:25 +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 Always support aggressive in iter_participants (#904) 2018-07-25 12:40:49 +02:00
dialogs.py Replace custom.Message creation with ._finish_init 2018-07-22 19:20:55 +02:00
downloads.py Support downloading web documents 2018-08-01 00:37:25 +02:00
messageparse.py Replace custom.Message creation with ._finish_init 2018-07-22 19:20:55 +02:00
messages.py Implement global search (closes #920) 2018-07-29 23:16:22 +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 logging of functools.partial() callbacks 2018-07-21 17:52:42 +02:00
uploads.py Support bot API file_id on send_file 2018-07-31 23:35:22 +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