aiogram/CHANGES/803.feature

4 lines
230 B
Gherkin
Raw Normal View History

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".