mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* add destination_dir and make_dirs parameters to bot download aliases * add the ability to save files to a directory with path completion based on file_path, * add an option to automatically create directories in the file path * Downloadable mixin uses directory creation parameter in bot methods |
||
|---|---|---|
| .. | ||
| contrib/fsm_storage | ||
| test_bot | ||
| test_dispatcher | ||
| test_utils | ||
| types | ||
| __init__.py | ||
| conftest.py | ||
| test_bot.py | ||
| test_dispatcher.py | ||
| test_filters.py | ||
| test_message.py | ||
| test_states_group.py | ||