mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Whitespace in changelog
This commit is contained in:
parent
1b9e666557
commit
35533c57f1
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ Features
|
|||
- Added possibility to combine filters or invert result
|
||||
|
||||
Example:
|
||||
|
||||
.. code-block:: python
|
||||
Text(text="demo") | Command(commands=["demo"])
|
||||
MyFilter() & AnotherFilter()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue