Added methods \TgBotLib\Objects\Telegram\InlineKeyboardMarkup::removeRow
& \TgBotLib\Objects\Telegram\InlineKeyboardMarkup::addRow
to \TgBotLib\Objects\Telegram\InlineKeyboardMarkup
This commit is contained in:
parent
6a4128090c
commit
f8c02bceb3
2 changed files with 18 additions and 0 deletions
|
@ -25,6 +25,7 @@ This update accompanies the release of the [Telegram Bot API 6.7](https://core.t
|
|||
`\TgBotLib\Objects\Telegram\InlineKeyboardButton::setCallbackGame`, `\TgBotLib\Objects\Telegram\InlineKeyboardButton::setPay`
|
||||
to `\TgBotLib\Objects\Telegram\InlineKeyboardButton`
|
||||
* Added methods `\TgBotLib\Objects\Telegram\InlineKeyboardMarkup::removeRow` & `\TgBotLib\Objects\Telegram\InlineKeyboardMarkup::addRow` to `\TgBotLib\Objects\Telegram\InlineKeyboardMarkup`
|
||||
* Added method `\TgBotLib\Objects\Telegram\WebAppInfo::setUrl` to `\TgBotLib\Objects\Telegram\WebAppInfo`
|
||||
|
||||
## [6.6.0] - 2023-04-10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue