aiogram/CHANGES/1412.doc.rst
DaniilKosvintsev f45863a0b9
Added message serialisation and deserialization block in 2.x -> 3.x migration guide (#1479)
* Added message serialisation and deserialization block in 2.x -> 3.x migration guide

* fixed docs, added to_python() pydantic alternative

* fixed docs, added examples

---------

Co-authored-by: DanZ-ix <vpupkin@company.com>
2024-05-06 23:28:38 +03:00

1 line
74 B
ReStructuredText

Added telegram objects transformation block in 2.x -> 3.x migration guide