aiogram/docs
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
..
_static More docs 2021-10-12 01:11:53 +03:00
api Bot API 6.8 (#1276) 2023-08-18 20:18:05 +03:00
dispatcher Fix Message.send_copy method for stories (#1287) 2023-08-28 22:32:11 +03:00
locale Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
utils Add MediaGroupBuilder for media group construction (#1293) 2023-09-03 00:25:31 +03:00
changelog.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
conf.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
contributing.rst Add contributing support for zsh and win (#1272) 2023-08-18 12:06:13 +03:00
index.rst Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
install.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
make.bat Remove MkDocs 2021-05-13 00:13:09 +03:00
Makefile Remove MkDocs 2021-05-13 00:13:09 +03:00
migration_2_to_3.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00