diff --git a/core/src/com/bot4s/telegram/models/ReplyMarkup.scala b/core/src/com/bot4s/telegram/models/ReplyMarkup.scala index 94349371..ff867aef 100644 --- a/core/src/com/bot4s/telegram/models/ReplyMarkup.scala +++ b/core/src/com/bot4s/telegram/models/ReplyMarkup.scala @@ -250,8 +250,10 @@ case class InlineKeyboardButton( callbackData, url, loginUrl, + webApp, switchInlineQuery, switchInlineQueryCurrentChat, + switchInlineQueryChosenChat, callbackGame, pay ).count(_.isDefined) == 1,