Link Search Menu Expand Document

Constructor: keyboardInlineButtonRow

Back to constructors index

Attributes:

NameTypeRequired
buttonsArray of KeyboardInlineButtonYes

Type: KeyboardInlineButtonRow

Example:

$keyboardInlineButtonRow = ['_' => 'keyboardInlineButtonRow', 'buttons' => [KeyboardInlineButton, KeyboardInlineButton]];