Added typehints for init methods of types and methods (#1245)

* Generate init

* Fixed mypy errors

* Bump butcher

* Added changelog
This commit is contained in:
Alex Root Junior 2023-08-04 00:30:27 +03:00 committed by GitHub
parent aea876dfe0
commit 11dc7eaa31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
257 changed files with 7275 additions and 247 deletions

View file

@ -49,3 +49,4 @@ As shortcut from received object
--------------------------------
- :meth:`aiogram.types.message.Message.edit_reply_markup`
- :meth:`aiogram.types.message.Message.delete_reply_markup`