MTPyroger/pyrogram/client
Dan 28cee8d01f Do not ever use "recent" filtering automatically
That code existed to improve members fetching performance
for channels/supergroups with less than 10k+1 members, but
it was causing troubles when fetching members based on a
query string and for channels with less than 10k+1 subscribers
2020-02-20 20:41:08 +01:00
..
ext Revert "Allow stop, restart and add/remove_handler to be non-blocking" 2020-02-01 16:05:58 +01:00
filters Fix incorrect link to handlers.html 2020-02-01 15:51:01 +01:00
handlers Update copyright notice 2020-02-01 14:04:33 +01:00
methods Do not ever use "recent" filtering automatically 2020-02-20 20:41:08 +01:00
parser Update copyright notice 2020-02-01 14:04:33 +01:00
storage Update copyright notice 2020-02-01 14:04:33 +01:00
types Fix 'Client' object has no attribute 'export_invite_link (#365) 2020-02-04 17:01:44 +01:00
__init__.py Update copyright notice 2020-02-01 14:04:33 +01:00
client.py Allow start/restart being used inside handlers with block=False 2020-02-01 16:19:28 +01:00