mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
fix: rename to ChatTypeFilter
This commit is contained in:
parent
7ae4f264fe
commit
006a5ef987
5 changed files with 8 additions and 8 deletions
|
|
@ -149,10 +149,10 @@ ForwardedMessageFilter
|
|||
:show-inheritance:
|
||||
|
||||
|
||||
ChatTypesFilter
|
||||
ChatTypeFilter
|
||||
-------------
|
||||
|
||||
.. autoclass:: aiogram.dispatcher.filters.filters.ChatTypesFilter
|
||||
.. autoclass:: aiogram.dispatcher.filters.filters.ChatTypeFilter
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue