aiogram/CHANGES
monosans 6e81294685
fix: change the Downloadable protocol to be non-writable to shut up type checking that checks code that uses the bot.download(...) method (#1628)
* fix: don't require Downloadable.file_id to be writable

* docs: add changelog

* Update CHANGES/1628.bugfix.rst

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>

---------

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2025-01-19 03:35:44 +02:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1612.misc.rst Remove path to string convertion (#1612) 2025-01-04 10:37:26 +02:00
1628.bugfix.rst fix: change the Downloadable protocol to be non-writable to shut up type checking that checks code that uses the bot.download(...) method (#1628) 2025-01-19 03:35:44 +02:00
1630.bugfix.rst Fix BAD_PATTERN regex in deeplinking process. (#1630) 2025-01-17 01:35:23 +02:00
1631.misc.rst Bump redis max version to <5.3.0 (#1631) 2025-01-17 01:29:50 +02:00