Skip to content

Commit f688ef1

Browse files
committed
CHANGELOG
1 parent 2c8fc07 commit f688ef1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ All Notable changes to `PHP Telegram Bot Api` will be documented in this file
77
### Added
88
- Add `\TelegramBot\Api\Types\Venue` mapping (`foursquare_type`, `google_place_id`, `google_place_type`)
99
- Add `scope` and `languageCode` parameters to `\TelegramBot\Api\BotApi::setMyCommands`
10+
- Add WebApp support: `\TelegramBot\Api\BotApi::answerWebAppQuery` method and `\TelegramBot\Api\Types\Message::$webAppData` property
11+
- Add `\TelegramBot\Api\Types\ReplyKeyboardMarkup::$isPersistent` property
1012

1113
### Fixed
1214
- Fix `\TelegramBot\Api\Collection\Collection::addItem` max count constraint (#333)

0 commit comments

Comments
 (0)