MTPyroger/pyrogram/client/handlers
2018-10-15 10:17:00 +02:00
..
__init__.py Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
callback_query_handler.py Make handlers test whether filters are callable and not if they exist 2018-09-14 15:28:08 +02:00
deleted_messages_handler.py Make handlers test whether filters are callable and not if they exist 2018-09-14 15:28:08 +02:00
disconnect_handler.py Hint about decorators on handlers' docstrings 2018-06-22 12:46:35 +02:00
handler.py Document the new features 2018-04-11 03:16:48 +02:00
message_handler.py Make handlers test whether filters are callable and not if they exist 2018-09-14 15:28:08 +02:00
raw_update_handler.py Hint about decorators on handlers' docstrings 2018-06-22 12:46:35 +02:00
user_status_handler.py Add UserStatusHandler class 2018-10-15 10:14:40 +02:00