Raw.KeyboardButtonUrl

Raw.KeyboardButtonUrl

Url button

keyboardButtonUrl#258aff05 text:string url:string = KeyboardButton;
export namespace Raw {
  export class KeyboardButtonUrl {
    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: 0x258aff05

Property