KeyboardButton.requestWebApp constructor

KeyboardButton.requestWebApp(
  1. String text,
  2. WebAppInfo? webApp
)

WebApp constructor

Implementation

KeyboardButton.requestWebApp(this.text, this.webApp);