Skip to content

Remove banned user's reactions#1

Merged
mrfeod merged 4 commits into
mainfrom
copilot/update-ban-unregistered-users
May 12, 2026
Merged

Remove banned user's reactions#1
mrfeod merged 4 commits into
mainfrom
copilot/update-ban-unregistered-users

Conversation

Copilot AI commented May 12, 2026

Copy link
Copy Markdown
Contributor

delete_all_message_reactions (used for clearing user reactions on ban) was added/stabilized in aiogram 3.28.2. The previous lower bound of >=3.7 allowed installing versions that lack this method.

Changes

  • pyproject.toml: Tightened aiogram constraint from >=3.7,<4>=3.28.2,<4

@mrfeod mrfeod changed the title Bump aiogram minimum version to 3.28.2 Remove banned user's reactions May 12, 2026
@mrfeod mrfeod marked this pull request as ready for review May 12, 2026 11:00
@mrfeod mrfeod merged commit 1e8f3c7 into main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants