mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:47:46 +01:00
298 B
298 B
Constructor: keyboardButton
Attributes:
Name | Type | Required |
---|---|---|
text | string | Required |
Type: KeyboardButton
Example:
$keyboardButton = ['text' => string, ];