Class KeyboardBuilder

Constructors

Properties

currentRow: KeyboardButton[] = []

Current row of buttons

isInline: boolean = false

The keyboard must be attached to the message

isOneTime: boolean = false

Does the keyboard close after pressing the button

rows: KeyboardButton[][] = []

Rows with all buttons

Accessors

Methods

Generated using TypeDoc