mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 18:19:34 +00:00
Update docs
This commit is contained in:
parent
d5f3e30215
commit
2e59adefe6
6 changed files with 194 additions and 35 deletions
|
|
@ -54,8 +54,9 @@ Via filters
|
|||
Use in middlewares
|
||||
==================
|
||||
|
||||
.. automodule:: aiogram.flags.getter
|
||||
:members:
|
||||
.. automodule:: aiogram.dispatcher.flags
|
||||
:members: extract_flags, get_flag, check_flags
|
||||
|
||||
|
||||
Example in middlewares
|
||||
----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue