mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update __init__.py
This commit is contained in:
parent
8f3371dcd5
commit
87fb30d57b
@ -3038,7 +3038,7 @@ class TeleBot:
|
||||
|
||||
return True
|
||||
|
||||
def create_filter(self, custom_filter):
|
||||
def add_custom_filter(self, custom_filter):
|
||||
"""
|
||||
Create custom filter.
|
||||
:params:
|
||||
|
Loading…
Reference in New Issue
Block a user