aiogram/docs
Alex Root Junior 1888039cee
Add serialization utilities and update documentation (#1515)
* 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`
2024-06-19 00:54:36 +03:00
..
_static More docs 2021-10-12 01:11:53 +03:00
api Added full support of Bot API 7.5 (#1518) 2024-06-19 00:54:22 +03:00
dispatcher Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +03:00
locale/uk_UA/LC_MESSAGES chore: remove repetitive words (#1438) 2024-03-17 02:20:29 +02:00
utils Add serialization utilities and update documentation (#1515) 2024-06-19 00:54:36 +03:00
changelog.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
conf.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
contributing.rst Added MongoStorage for FSM (#1434) 2024-05-07 22:42:31 +03:00
index.rst Add context manager support for bot client (#1468) 2024-04-22 23:42:47 +03:00
install.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
make.bat Remove MkDocs 2021-05-13 00:13:09 +03:00
Makefile Remove MkDocs 2021-05-13 00:13:09 +03:00
migration_2_to_3.rst Add serialization utilities and update documentation (#1515) 2024-06-19 00:54:36 +03:00