pyrofork/pyrogram/client/methods
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
..
bots Mention timeout and retries in docs for request_callback_answer 2018-06-24 17:50:30 +02:00
chats Register the new chat administration methods 2018-06-04 12:21:48 +02:00
contacts Document get_contacts 2018-05-12 11:31:09 +02:00
decorators Cross reference Handler classes on decorators' docstrings 2018-06-22 12:46:58 +02:00
messages added option to reverse get_history order 2018-07-01 21:34:05 +03:00
password Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
users Add delete_profile_photos method 2018-06-28 19:59:26 +02:00
__init__.py Move download_media 2018-05-09 13:36:33 +02:00
download_media.py Make Photo work in download_media 2018-06-28 19:13:47 +02:00