pyrofork/pyrogram/client/handlers
Dan f4a8848603 Merge branch 'develop' into asyncio
# Conflicts:
#	pyrogram/connection/connection.py
2018-09-15 22:19:39 +02:00
..
__init__.py Reformat files 2018-06-21 20:01:05 +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