mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
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>
This commit is contained in:
parent
cf2980a9c1
commit
f45863a0b9
2 changed files with 74 additions and 0 deletions
1
CHANGES/1412.doc.rst
Normal file
1
CHANGES/1412.doc.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added telegram objects transformation block in 2.x -> 3.x migration guide
|
||||
Loading…
Add table
Add a link
Reference in a new issue