MadelineProto/docs/API_docs/constructors/keyboardButtonGame.md

306 B

Constructor: keyboardButtonGame

Attributes:

Name Type Required
text string Required

Type: KeyboardButton

Example:

$keyboardButtonGame = ['text' => string, ];