Skip to content

Commit 1eb8328

Browse files
authored
Merge pull request #427 from BoShurik/fix-bc-brake
Fix $messageThreadId parameter BC brake
2 parents 78ca7ba + fa8e767 commit 1eb8328

File tree

2 files changed

+54
-53
lines changed

2 files changed

+54
-53
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ All Notable changes to `PHP Telegram Bot Api` will be documented in this file
1515
- Fix `\TelegramBot\Api\Collection\Collection::addItem` max count constraint (#333)
1616
- Fix `\TelegramBot\Api\Types\StickerSet` mapping
1717
- Fix `\TelegramBot\Api\BotApi::copyMessage` not returning `\TelegramBot\Api\Types\MessageId`
18+
- Fix new `$messageThreadId` parameter in `\TelegramBot\Api\BotApi` methods placed not in the end of the list of parameters
1819

1920
### Changed
2021
- `\TelegramBot\Api\BotApi::getMyCommands` now returns instance `\TelegramBot\Api\Types\ArrayOfBotCommand` instead of `\TelegramBot\Api\Types\BotCommand` array

0 commit comments

Comments
 (0)