Telethon/telethon/client
2018-07-28 11:28:02 +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 Fix-up a332d29 should not be exported on invalid DC 2018-07-22 01:08:03 +02:00
messageparse.py Replace custom.Message creation with ._finish_init 2018-07-22 19:20:55 +02:00
messages.py Fix _iter_ids not expecting InputChannel 2018-07-24 18:20:34 +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 Fix copy pasted docs and snake_case files 2018-07-28 11:28:02 +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