mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
5 lines
199 B
Text
5 lines
199 B
Text
|
|
**Breaking!!!**. Refactored and renamed exceptions.
|
||
|
|
|
||
|
|
- Exceptions module was moved from :code:`aiogram.utils.exceptions` to :code:`aiogram.exceptions`
|
||
|
|
- Added prefix `Telegram` for all error classes
|