pyrofork/pyrogram/client/handlers
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 support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
callback_query_handler.py Update Copyright 2020-03-21 15:43:32 +01:00
chosen_inline_result_handler.py Add support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
deleted_messages_handler.py Add support for both sync and async filters (#437) 2020-08-21 07:33:24 +02:00
disconnect_handler.py Update Copyright 2020-03-21 15:43:32 +01:00
handler.py Add support for both sync and async filters (#437) 2020-08-21 07:33:24 +02:00
inline_query_handler.py Update Copyright 2020-03-21 15:43:32 +01:00
message_handler.py Update Copyright 2020-03-21 15:43:32 +01:00
poll_handler.py Update Copyright 2020-03-21 15:43:32 +01:00
raw_update_handler.py Update Copyright 2020-03-21 15:43:32 +01:00
user_status_handler.py Update Copyright 2020-03-21 15:43:32 +01:00