Raw.KeyboardButtonWebView

Raw.KeyboardButtonWebView

Button to open a bot mini app using messages.requestwebview, sending over user information after user confirmation.

keyboardButtonWebView#13767230 text:string url:string = KeyboardButton;
export namespace Raw {
  export class KeyboardButtonWebView {
    constructor(params: { text: string; url: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x13767230

Property