fix: rename to ChatTypeFilter

This commit is contained in:
Egor 2020-06-14 17:32:18 +05:00
parent 7ae4f264fe
commit 006a5ef987
5 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
"""
This is an example with usage of ChatTypesFilter
This is an example with usage of ChatTypeFilter
It filters incoming object based on type of its chat type
"""