InlineKeyboardButton.webApp constructor

InlineKeyboardButton.webApp(
  1. String text,
  2. WebAppInfo? webApp
)

WebApp constructor

Implementation

InlineKeyboardButton.webApp(this.text, this.webApp);