456 B
456 B
title | description |
---|---|
keyboardButton | keyboardButton attributes, type and example |
Constructor: keyboardButton
Attributes:
Name | Type | Required |
---|---|---|
text | string | Required |
Type: KeyboardButton
Example:
$keyboardButton = ['_' => 'keyboardButton', 'text' => string, ];