-
-
Notifications
You must be signed in to change notification settings - Fork 876
New filters in builtin module #151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I would like to work on Multiple text filter. But I have a question regarding the key word. Should it be |
Maybe it will be useful: Checking if message from group
Check if message from private
Check message text in list
|
@Forevka69, filters for chat types is already implemented in Lines 423 to 479 in e77f514
|
But i think chat type filter can be also implemented (with deprecation of current filters) For example implement next opportunity:
|
About text in list... |
|
Maybe multiple all filters? |
What do you mean? |
optimize custom_filter return with Any() |
I don't understand |
Uh oh!
There was an error while loading. Please reload this page.
Next list of filters is planned for implementation in builtin module and registered in filters factory:
IsReplyFilter
import #212The text was updated successfully, but these errors were encountered: