diff --git a/CHANGES/1628.bugfix.rst b/CHANGES/1628.bugfix.rst index d565e31e..ee5d7299 100644 --- a/CHANGES/1628.bugfix.rst +++ b/CHANGES/1628.bugfix.rst @@ -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