MadelineProto/docs/API_docs/constructors/keyboardButton.md

298 B

Constructor: keyboardButton

Attributes:

Name Type Required
text string Required

Type: KeyboardButton

Example:

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