aiogram/examples
Danipulok 16649ec896
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>
2023-08-14 23:43:44 +03:00
..
data Add example for media group. 2017-11-21 20:33:22 +02:00
multi_file_bot Examples/dev 3x multi file (#1254) 2023-08-13 18:00:59 +03:00
web_app Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
context_addition_from_filter.py Content from global filters (#1267) 2023-08-14 22:18:11 +03:00
echo_bot.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
echo_bot_webhook.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
echo_bot_webhook_ssl.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
error_handling.py Add error handling example (#1099) 2023-08-14 23:43:44 +03:00
finite_state_machine.py Refactor and improve bot examples (#1256) 2023-08-10 22:10:30 +03:00
multibot.py Content from global filters (#1267) 2023-08-14 22:18:11 +03:00
own_filter.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
specify_updates.py Fixed line length 2023-08-13 17:01:21 +03:00