Skip to content

Commit 30d3498

Browse files
committed
changes added to the changelog
1 parent d9f5d79 commit 30d3498

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2323
- Nothing
2424
--->
2525

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+
2637
## 1.7.0 - 2020-12-12
2738
#### Bot API 5.0 - november November 4, 2020
2839

0 commit comments

Comments
 (0)