Raw.KeyboardButtonSimpleWebView
Button to open a bot mini app using messages.requestsimplewebview, without sending user information to the web app.
keyboardButtonSimpleWebView#a0c0505c text:string url:string = KeyboardButton;
export namespace Raw {
export class KeyboardButtonSimpleWebView {
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: 0xa0c0505c