Update CHANGES/1628.bugfix.rst

Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
monosans 2025-01-17 14:51:35 +00:00 committed by GitHub
parent 233eae8f6b
commit bebc4990bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1 @@
Don't require :code:`Downloadable.file_id` to be writable
Change the :code:`Downloadable` protocol to be non-writable to shut up type checking that checks code that uses the :code:`bot.download(...)` method