Skip to content
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

Dev 2.x chat_type filter fix #1027

Merged

Conversation

dmitriprank
Copy link

Description

Added missing ChatJoinRequest to check function of a ChatTypeFilter

chat_join_request_handlers were already added to event_handlers for ChatTypeFilter, but check for ChatJoinRequest type was missing inside check function in ChatTypeFilter.

Type of change

  • Bug fix (non-breaking change that fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

@github-actions github-actions bot added the 2.x Issue or PR for stable 2.x version label Oct 15, 2022
@evgfilim1
Copy link
Contributor

Hello, @dmitriprank, and thanks for contributing! This PR also contains changes from #1026, so please rebase your branch onto the current dev-2.x.

@evgfilim1 evgfilim1 added the enhancement Make it better! label Oct 16, 2022
@JrooTJunior JrooTJunior merged commit 87c0458 into aiogram:dev-2.x Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue or PR for stable 2.x version enhancement Make it better!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants