aiogram/docs/utils
Alex Root Junior 5cf8d7b565
Add MediaGroupBuilder for media group construction (#1293)
Implemented a MediaGroupBuilder class in 'aiogram/utils/media_group.py' to help construct media groups. The class supports addition of different media types (audio, photo, video, document) to the media group with a maximum limit of 10 files. The functionality is demonstrated and usage is documented in 'docs/utils/media_group.rst'. Added related test cases in 'tests/test_utils/test_media_group.py'. This is to streamline and simplify the process of media group creation
2023-09-03 00:25:31 +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
formatting.rst Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
i18n.rst Fixed some typos in documentation (#1268) 2023-08-16 17:23:10 +03:00
index.rst Add MediaGroupBuilder for media group construction (#1293) 2023-09-03 00:25:31 +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
web_app.rst Fixed typy in WebApp docs page 2022-04-19 22:26:43 +03:00