pyrofork/pyrogram/client
Dan 692befe038 Allow getting more than one reply via get_messages and replies param
Just for fun (and for consistency with the code logic, since this part
is implemented recursively), not really useful and might lead to
frequent flood waits
2019-05-08 15:40:36 +02:00
..
ext Increase OFFLINE_SLEEP to 15 minutes 2019-05-06 16:36:57 +02:00
filters Fix Filters.video_note wrong name 2019-04-14 12:25:31 +02:00
handlers Merge pull request #238 from pyrogram/bot-api-4.2 2019-05-05 12:25:42 +02:00
methods Fix get_dialogs_count breaking in case of less than 200 dialogs 2019-05-06 17:09:44 +02:00
style Fix broken mentions for both HTML and Markdown 2019-03-26 13:32:30 +01:00
types Allow getting more than one reply via get_messages and replies param 2019-05-08 15:40:36 +02:00
__init__.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
client.py Reword some methods' docstring 2019-05-07 18:26:27 +02:00