## Constructor: keyboardButtonRequestPhone ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |text|[string](../types/string.md) | Required| ### Type: [KeyboardButton](../types/KeyboardButton.md) ### Example: ``` $keyboardButtonRequestPhone = ['_' => keyboardButtonRequestPhone', 'text' => string, ]; ```