aiogram/docs/utils/index.rst
JRoot Junior a7e44eeb8e
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.
2024-06-17 03:35:32 +03:00

15 lines
169 B
ReStructuredText

=====
Utils
=====
.. toctree::
keyboard
i18n
chat_action
web_app
callback_answer
formatting
media_group
deep_linking
serialization