InlineKeyboardButton.webApp constructor
InlineKeyboardButton.webApp(
- String text,
- WebAppInfo? webApp
WebApp constructor
Implementation
InlineKeyboardButton.webApp(this.text, this.webApp);