mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix a typo
This commit is contained in:
parent
dbcd3bd528
commit
eea6ab980e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ __all__ = (
|
|||
'IsSenderContact',
|
||||
'ForwardedMessageFilter',
|
||||
'ChatTypeFilter',
|
||||
'MediaGroupFilter'
|
||||
'MediaGroupFilter',
|
||||
'FiltersFactory',
|
||||
'AbstractFilter',
|
||||
'BoundFilter',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue