aiogram/CHANGES/1616.bugfix.rst
qvvonk f2e305e92a
Added __call__ method to TelegramMethod class. (#1616)
* Added __call__ method to TelegramMethod class.

* Added rst.

* Moved rst.

* Deleted __call__, changed exception text.

* Changed pull request desc text
2024-12-15 16:00:21 +02:00

1 line
88 B
ReStructuredText

Corrected the exception text of `aiogram.methods.base.TelegramMethod.__await__` method.