We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f5d79 commit 30d3498Copy full SHA for 30d3498
CHANGELOG.md
@@ -23,6 +23,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
23
- Nothing
24
--->
25
26
+## Unreleased -
27
+
28
+### Added
29
+- #### WebApp
30
+ - Added class `WebAppInfoType`. Classes `InlineKeyboardButtonType` and `KeyboardButtonType` extended with parameter `webApp`;
31
32
+- #### MenuButton
33
+ - Added class `MenuButtonType`;
34
+ - Added classes `GetChatMenuButtonMethod` and `SetChatMenuButtonMethod` for setting chat menu button and getting info about it;
35
+ - Added class `SetChatMenuButtonNormalizer` for normalize data from `SetChatMenuButtonMethod` before making request;
36
37
## 1.7.0 - 2020-12-12
38
#### Bot API 5.0 - november November 4, 2020
39
0 commit comments