Constructor: keyboardButtonRequestPhone
Button to request a user’s phone number
Attributes:
Name | Type | Required | Description |
---|---|---|---|
text | string | Yes | Button text |
Type: KeyboardButton
Example:
$keyboardButtonRequestPhone = ['_' => 'keyboardButtonRequestPhone', 'text' => 'string'];