Raw.KeyboardButton

Raw.KeyboardButton

Bot keyboard button

keyboardButton#a2fa4880 text:string = KeyboardButton;
export namespace Raw {
  export class KeyboardButton {
    constructor(params: { text: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xa2fa4880

Property