aiogram/aiogram/dispatcher
Alex Root Junior d0d0ff1be0
Update a warning message in dispatcher (#1269)
* Update a warning message in dispatcher

Enhanced the warning message in aiogram/dispatcher/dispatcher.py to include a JSON dump of the update. This change helps to give clearer and more detailed information on why an update type is unknown by including the specifics of what the update contains.

* Added changelog
2023-08-16 20:43:18 +03:00
..
event Fixed some typos in documentation (#1268) 2023-08-16 17:23:10 +03:00
middlewares Update pydantic to V2 (#1202) 2023-07-02 15:07:19 +03:00
__init__.py Add Router 2019-11-23 19:54:04 +02:00
dispatcher.py Update a warning message in dispatcher (#1269) 2023-08-16 20:43:18 +03:00
flags.py Reworked graceful shutdown (#1124) 2023-02-18 15:46:28 +02:00
router.py Content from global filters (#1267) 2023-08-14 22:18:11 +03:00