MTPyroger/pyrogram/client/methods/decorators
2018-11-09 13:08:50 +01:00
..
__init__.py Add on_inline_query decorator 2018-11-09 13:08:50 +01:00
on_callback_query.py Allow on_callback_query to be used as a static decorator 2018-10-13 10:55:41 +02:00
on_deleted_messages.py Allow on_deleted_messages to be used as a static decorator 2018-10-13 10:54:13 +02:00
on_disconnect.py Allow on_disconnect to be used as a static decorator 2018-10-13 10:47:39 +02:00
on_inline_query.py Add on_inline_query decorator 2018-11-09 13:08:50 +01:00
on_message.py Allow on_message to behave like a static decorator 2018-10-12 14:12:29 +02:00
on_raw_update.py Allow on_raw_update to be used as a static decorator 2018-10-13 10:46:29 +02:00
on_user_status.py Update on_user_status decorator 2018-10-16 12:58:11 +02:00