aiogram/docs/utils
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
..
callback_answer.rst Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
chat_action.rst Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
deep_linking.rst Fixed deep linking URL 2024-02-04 01:49:39 +02:00
formatting.rst Added full support of Bot API 7.4 (#1498) 2024-05-31 20:07:11 +03:00
i18n.rst Add notion Working with plural forms in documentation (#1409) 2024-02-09 21:30:02 +02:00
index.rst Add serialization utilities and update documentation (#1515) 2024-06-19 00:54:36 +03:00
keyboard.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
media_group.rst Add MediaGroupBuilder for media group construction (#1293) 2023-09-03 00:25:31 +03:00
serialization.rst Add serialization utilities and update documentation (#1515) 2024-06-19 00:54:36 +03:00
web_app.rst doc updated for WebApp (#1433) 2024-03-06 01:37:37 +02:00