351 B
351 B
Constructor: keyboardButtonRow
Attributes:
Name | Type | Required |
---|---|---|
buttons | Array of KeyboardButton | Required |
Type: KeyboardButtonRow
Example:
$keyboardButtonRow = ['buttons' => [KeyboardButton], ];