mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
Update changelog
This commit is contained in:
parent
d0b7135ca6
commit
753954adb0
2 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Added missing shortcuts, new enums, reworked old stuff
|
|||
All previously added enums is re-generated in new place - `aiogram.enums` instead of `aiogram.types`
|
||||
|
||||
**Added enums:** :class:`aiogram.enums.bot_command_scope_type.BotCommandScopeType`,
|
||||
:class:`aiogram.enums.chat_action.ChatActions`,
|
||||
:class:`aiogram.enums.chat_action.ChatAction`,
|
||||
:class:`aiogram.enums.chat_member_status.ChatMemberStatus`,
|
||||
:class:`aiogram.enums.chat_type.ChatType`,
|
||||
:class:`aiogram.enums.content_type.ContentType`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue