mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Added html/md_text properties to Message object and refactor I18n context
This commit is contained in:
parent
481aec2144
commit
c19cbc6a5f
10 changed files with 99 additions and 28 deletions
1
CHANGES/708.misc
Normal file
1
CHANGES/708.misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added :code:`html_text` and :code:`md_text` to Message object
|
||||
1
CHANGES/709.misc
Normal file
1
CHANGES/709.misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Refactored I18n, added context managers for I18n engine and current locale
|
||||
Loading…
Add table
Add a link
Reference in a new issue