Constructor: keyboardButtonBuy
Button to buy a product
Attributes:
Name | Type | Required | Description |
---|---|---|---|
text | string | Yes | Button text |
Type: KeyboardButton
Example:
$keyboardButtonBuy = ['_' => 'keyboardButtonBuy', 'text' => 'string'];
Button to buy a product
Name | Type | Required | Description |
---|---|---|---|
text | string | Yes | Button text |
$keyboardButtonBuy = ['_' => 'keyboardButtonBuy', 'text' => 'string'];