mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Add error handling example (#1099)
* Add error handling example * Add `ExceptionMessageFilter` usage * Add `CHANGES` * Update CHANGES/1099.doc.rst --------- Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
parent
8ff992bf1d
commit
16649ec896
2 changed files with 106 additions and 0 deletions
1
CHANGES/1099.doc.rst
Normal file
1
CHANGES/1099.doc.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added error handling example `examples/error_handling.py`
|
||||
Loading…
Add table
Add a link
Reference in a new issue