diff --git a/CHANGES/803.feature b/CHANGES/803.feature new file mode 100644 index 00000000..59ee6725 --- /dev/null +++ b/CHANGES/803.feature @@ -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".