1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

InlineKeyboardButton as sealed class

This commit is contained in:
2019-06-02 22:02:12 +08:00
parent 85b3f86746
commit 5e8bf82358
9 changed files with 90 additions and 68 deletions

View File

@@ -5,6 +5,7 @@
* `LoginURL` and `LoginURLInlineKeyboardButton` has been added
* `replyMarkup` field was added to the `CommonMessage` objects via `AbleToBeMarkedUp` interface
* `SwitchInlineQueryCurrentChatInlineKeyboardButton#switchInlineQueryCurrentChat` field fixed
* `InlineKeyboardButton` now is sealed class and all its possible realisations are inside of its class file
## 0.15.0