mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
* Add serialization utilities and update documentation Introduced utilities to deserialize Telegram objects to JSON-compliant Python objects and vice versa. These utilities manage both cases with and without files. The documentation has been updated to reflect these changes, including updates in migration recommendations and tutorials. A new unit test is added to verify the new functionality. * Fixed Must-die implementation of the datetime serialization * Fixed `TypeError: can't subtract offset-naive and offset-aware datetimes` |
||
|---|---|---|
| .. | ||
| .template.rst.jinja2 | ||
| 1450.feature.rst | ||
| 1500.bugfix.rst | ||
| 1501.doc.rst | ||
| 1504.doc.rst | ||
| 1510.misc.rst | ||
| 1518.feature.rst | ||