aiogram/CHANGES/874.misc.rst
2022-04-11 18:33:35 +03:00

2 lines
165 B
ReStructuredText

Changed :code:`Message.html_text` and :code:`Message.md_text` attributes behaviour when message has no text.
The empty string will be used instead of raising error.