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