mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
2 lines
165 B
ReStructuredText
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.
|