Raw.KeyboardButtonRow

Raw.KeyboardButtonRow

Inline keyboard row

keyboardButtonRow#77608b83 buttons:Vector<KeyboardButton> = KeyboardButtonRow;
export namespace Raw {
  export class KeyboardButtonRow {
    constructor(params: { buttons: Array<Raw.TypeKeyboardButton> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x77608b83

Property