pyrofork/pyrogram/client
Dan 03a17dd8db Rename reply_text() to reply()
Is shorter and looks nicer. When more methods like reply_audio(),
reply_photo(), etc. will be implemented, I can consider adding
reply_text() back again, maybe.
2018-06-23 14:24:31 +02:00
..
dispatcher Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
ext Minor style fixes 2018-06-21 15:33:30 +02:00
filters Add reply_keyboard and inline_keyboard filters 2018-06-23 10:36:29 +02:00
handlers Hint about decorators on handlers' docstrings 2018-06-22 12:46:35 +02:00
methods Add request_callback_answer method 2018-06-23 12:29:40 +02:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Rename reply_text() to reply() 2018-06-23 14:24:31 +02:00
__init__.py Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
client.py Don't make start and idle clickable 2018-06-22 13:12:31 +02:00