pyrofork/pyrogram/client
Hasibul Kobir ecab62ce84
Add support for both sync and async filters (#437)
* support for both sync and async filters

* Add whitespace for readability

* moving to handler.check for coroutine function

Ref: https://github.com/pyrogram/pyrogram/pull/437#discussion_r451626488

* add last line

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2020-08-21 07:33:24 +02:00
..
ext Add support for both sync and async filters (#437) 2020-08-21 07:33:24 +02:00
filters Add support for both sync and async filters (#437) 2020-08-21 07:33:24 +02:00
handlers Add support for both sync and async filters (#437) 2020-08-21 07:33:24 +02:00
methods Merge develop -> asyncio-dev 2020-07-29 22:40:59 +02:00
parser Merge branch 'develop' into asyncio-dev 2020-05-28 15:44:22 +02:00
storage Update Copyright 2020-03-21 15:43:32 +01:00
types Merge develop -> asyncio-dev 2020-07-29 22:40:59 +02:00
__init__.py Update Copyright 2020-03-21 15:43:32 +01:00
client.py Merge develop -> asyncio-dev 2020-07-29 22:40:59 +02:00