aiogram/CHANGES/1630.bugfix.rst
AmirSoroush bbdc43b737
Fix BAD_PATTERN regex in deeplinking process. (#1630)
* add test payload in `test_deep_linking` to demonstrate the bug

* fix the `BAD_PATTERN` regex

* add changes file
2025-01-17 01:35:23 +02:00

1 line
No EOL
75 B
ReStructuredText

Fix the regex pattern that finds the "bad characters" for deeplink payload.