Skip to content

Conversation

@Bibo-Joshi
Copy link
Member

Some comments:

I ignore pylint complaining about some methods just calling super. I do that because I think it's important for all of those methods to have a proper docstring. IMO the usage of those filters is complicated enough to justify not just referring to the base class. figuring out what a base class for Filters.{chat, via_bot, user, sender_chat} does is not easy, if you're not familiar with the code.

On the fly I updated the example for XOR filter, as it didn't make any sense :D

@Bibo-Joshi Bibo-Joshi added enhancement ⚙️ bot-api affected functionality: bot-api labels Nov 10, 2020
@Bibo-Joshi Bibo-Joshi requested a review from Poolitzer November 10, 2020 21:03
@Bibo-Joshi Bibo-Joshi added this to the 13.1 milestone Nov 10, 2020
@Bibo-Joshi Bibo-Joshi mentioned this pull request Nov 10, 2020
28 tasks
Copy link
Member

@Poolitzer Poolitzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicking docs

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
Copy link
Member

@Poolitzer Poolitzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now

@Bibo-Joshi Bibo-Joshi merged commit 042f933 into api-5.0-master Nov 18, 2020
@Bibo-Joshi Bibo-Joshi deleted the api-5.0-wp-13 branch November 18, 2020 17:00
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2020
@Bibo-Joshi Bibo-Joshi added 🔌 enhancement pr description: enhancement and removed enhancement labels Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ bot-api affected functionality: bot-api 🔌 enhancement pr description: enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants