mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Fix missing message content types (#1252)
* 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>
This commit is contained in:
parent
fac0a533b0
commit
4d12e073ee
3 changed files with 25 additions and 0 deletions
1
CHANGES/1252.bugfix.rst
Normal file
1
CHANGES/1252.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed missing message content types (:code:`ContentType.USER_SHARED`, :code:`ContentType.CHAT_SHARED`)
|
||||
Loading…
Add table
Add a link
Reference in a new issue