mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 09:55:21 +00:00
* 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
1 line
111 B
ReStructuredText
1 line
111 B
ReStructuredText
Enhanced the warning message in dispatcher to include a JSON dump of the update when update type is not known.
|