aiogram/CHANGES/803.feature.rst
Alex Root Junior 4e0af00b73
Added changelog
2022-08-14 15:36:37 +03:00

3 lines
230 B
ReStructuredText

Add class helper ChatAction for constants that Telegram BotAPI uses in sendChatAction request.
In my opinion, this will help users and will also improve compatibility with 2.x version
where similar class was called "ChatActions".