MTPyroger/pyrogram/client/methods/decorators
2019-07-11 17:14:38 +02:00
..
__init__.py Add PollHandler type and on_poll decorator for handling Poll updates 2019-04-14 20:50:13 +02:00
on_callback_query.py Use a better name for the special plugin attribute when decorating funcs 2019-07-11 17:14:38 +02:00
on_deleted_messages.py Use a better name for the special plugin attribute when decorating funcs 2019-07-11 17:14:38 +02:00
on_disconnect.py Make plugin callback functions return the function itself when decorated 2019-06-23 01:33:46 +02:00
on_inline_query.py Use a better name for the special plugin attribute when decorating funcs 2019-07-11 17:14:38 +02:00
on_message.py Use a better name for the special plugin attribute when decorating funcs 2019-07-11 17:14:38 +02:00
on_poll.py Use a better name for the special plugin attribute when decorating funcs 2019-07-11 17:14:38 +02:00
on_raw_update.py Use a better name for the special plugin attribute when decorating funcs 2019-07-11 17:14:38 +02:00
on_user_status.py Use a better name for the special plugin attribute when decorating funcs 2019-07-11 17:14:38 +02:00