Add pull request description to CHANGES

This commit is contained in:
ShiroNoHaga 2022-01-14 06:11:09 +02:00
parent 05946c0a04
commit 24a1b3840e

3
CHANGES/803.feature Normal file
View file

@ -0,0 +1,3 @@
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".