MTPyroger/pyrogram/methods/decorators
2021-03-17 20:10:09 +01:00
..
__init__.py Add support for updates about chat member status changes 2021-03-17 15:11:23 +01:00
on_callback_query.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00
on_chat_member_updated.py Allow stackable plugin decorators for on_chat_member_updated 2021-03-17 20:10:09 +01:00
on_chosen_inline_result.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00
on_deleted_messages.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00
on_disconnect.py Update copyright notice 2021-01-01 22:58:48 +01:00
on_inline_query.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00
on_message.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00
on_poll.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00
on_raw_update.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00
on_user_status.py Allow decorators in plugins to be stacked (#642) 2021-03-17 20:07:54 +01:00