MTPyroger/pyrogram/client
YoilyL 357253b63e
added option to reverse get_history order
added an argument `reverse` to get_history which if set to True returns the messages from first to last instead of from newest to oldest.
2018-07-01 21:34:05 +03:00
..
dispatcher Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
ext Use Photo as type for UserProfilePhotos photos list 2018-06-28 19:08:21 +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 added option to reverse get_history order 2018-07-01 21:34:05 +03:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types Change new_chat_photo type. It is now Photo 2018-06-28 20:04:46 +02:00
__init__.py Add Handler to deleted messages update 2018-06-19 11:18:12 -03:00
client.py Add "Login successful" message upon login 2018-06-27 14:42:04 +02:00