Blacklist
Important Information
Using Simple Syntax will match words partially. This means that when you blacklist the word "es", it will block every message containing best, rest, test because each of them have the word "es" within.
If you want to match words fully, please use the regex example
Make sure to use the Python Flavor with regex101.com otherwise your regex will not work on Auto Forward Telegram
Last updated
Was this helpful?