mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update magic_data Allowed handlers
This commit is contained in:
parent
79588b7c5d
commit
7733db8170
1 changed files with 9 additions and 0 deletions
|
|
@ -31,4 +31,13 @@ Allowed update types for this filter:
|
|||
- :code:`channel_post`
|
||||
- :code:`edited_channel_post`
|
||||
- :code:`inline_query`
|
||||
- :code:`chosen_inline_result`
|
||||
- :code:`callback_query`
|
||||
- :code:`shipping_query`
|
||||
- :code:`pre_checkout_query`
|
||||
- :code:`poll`
|
||||
- :code:`poll_answer`
|
||||
- :code:`my_chat_member`
|
||||
- :code:`chat_member`
|
||||
- :code:`chat_join_request`
|
||||
- :code:`error`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue