mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
Replaced error TypeError: TelegramEventObserver.__call__() got an unexpected keyword argument '<name>' with a more understandable (#1114)
* Explain why keyword filters is not supported * Added changelog
This commit is contained in:
parent
d07e8fc407
commit
021ae5626f
4 changed files with 30 additions and 4 deletions
2
CHANGES/1114.misc.rst
Normal file
2
CHANGES/1114.misc.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Replaced error :code:`TypeError: TelegramEventObserver.__call__() got an unexpected keyword argument '<name>'`
|
||||
with a more understandable one for developers and with a link to the documentation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue