mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 09:55:21 +00:00
* Fix missing message content types * Added changelog * Fix black * Update CHANGES/1252.bugfix.rst Co-authored-by: Alex Root Junior <jroot.junior@gmail.com> * add tests --------- Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
1 line
103 B
ReStructuredText
1 line
103 B
ReStructuredText
Fixed missing message content types (:code:`ContentType.USER_SHARED`, :code:`ContentType.CHAT_SHARED`)
|