MTPyroger/pyrogram/client/handlers
2019-05-30 15:23:43 +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 Refactor docstrings 2019-05-30 15:23:43 +02:00
deleted_messages_handler.py Refactor docstrings 2019-05-30 15:23:43 +02:00
disconnect_handler.py Refactor docstrings 2019-05-30 15:23:43 +02:00
handler.py Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
inline_query_handler.py Refactor docstrings 2019-05-30 15:23:43 +02:00
message_handler.py Refactor docstrings 2019-05-30 15:23:43 +02:00
poll_handler.py Refactor docstrings 2019-05-30 15:23:43 +02:00
raw_update_handler.py Refactor docstrings 2019-05-30 15:23:43 +02:00
user_status_handler.py Refactor docstrings 2019-05-30 15:23:43 +02:00