Update README.md

This commit is contained in:
_run 2021-09-12 20:32:16 +05:00 committed by GitHub
parent cf78234e3a
commit 43d2d8583e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -302,6 +302,8 @@ Example of [filtering by id](https://github.com/eternnoir/pyTelegramBotAPI/blob/
Example of [filtering by text](https://github.com/eternnoir/pyTelegramBotAPI/blob/master/examples/text_filter_example.py)
If you want to add some built-in filter, you are welcome to add it in custom_filters.py file.
#### TeleBot
```python