pyrofork/pyrogram/methods/decorators
wulan17 c655607bc1
Pyrofork: Add StoryHandler
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-09-29 01:12:39 +07:00
..
__init__.py Pyrofork: Add StoryHandler 2023-09-29 01:12:39 +07:00
on_callback_query.py Improve type hints 2022-04-24 11:56:06 +02:00
on_chat_join_request.py Improve type hints 2022-04-24 11:56:06 +02:00
on_chat_member_updated.py Improve type hints 2022-04-24 11:56:06 +02:00
on_chosen_inline_result.py Improve type hints 2022-04-24 11:56:06 +02:00
on_deleted_messages.py Improve type hints 2022-04-24 11:56:06 +02:00
on_disconnect.py Fix on_disconnect decorator not working (#1134) 2022-11-13 14:18:42 +01:00
on_edited_message.py Fix on_edited_message not being correctly registered in plugins 2022-04-25 17:27:36 +02:00
on_inline_query.py Improve type hints 2022-04-24 11:56:06 +02:00
on_message.py Handle edited messages using a separate handler 2022-04-24 11:56:07 +02:00
on_poll.py Improve type hints 2022-04-24 11:56:06 +02:00
on_raw_update.py Fix on_disconnect decorator not working (#1134) 2022-11-13 14:18:42 +01:00
on_story.py Pyrofork: Add StoryHandler 2023-09-29 01:12:39 +07:00
on_user_status.py Improve type hints 2022-04-24 11:56:06 +02:00