pyrofork/pyrogram/client/handlers
2019-04-14 20:50:13 +02:00
..
__init__.py Add PollHandler type and on_poll decorator for handling Poll updates 2019-04-14 20:50:13 +02:00
callback_query_handler.py Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
deleted_messages_handler.py Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
disconnect_handler.py Update copyright year 2019-01-01 12:36:16 +01:00
handler.py Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
inline_query_handler.py Add InlineQueryHandler 2018-11-09 13:08:28 +01:00
message_handler.py Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
poll_handler.py Add PollHandler type and on_poll decorator for handling Poll updates 2019-04-14 20:50:13 +02:00
raw_update_handler.py Update copyright year 2019-01-01 12:36:16 +01:00
user_status_handler.py Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00