MTPyroger/pyrogram/client/ext
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
..
__init__.py Add Mention link 2020-07-08 23:37:24 +02:00
base_client.py Merge develop -> asyncio-dev 2020-03-30 17:45:18 +02:00
dispatcher.py Add support for both sync and async filters (#437) 2020-08-21 07:33:24 +02:00
emoji.py Update Copyright 2020-03-21 15:43:32 +01:00
file_data.py Update Copyright 2020-03-21 15:43:32 +01:00
link.py Add Mention link 2020-07-08 23:37:24 +02:00
mime.types Add application/x-tgsticker mime type with .tgs as extension 2019-06-01 14:04:39 +02:00
syncer.py Merge develop -> asyncio-dev 2020-03-30 17:45:18 +02:00
utils.py Merge develop -> asyncio-dev 2020-03-30 17:45:18 +02:00