MadelineProto/docs/API_docs/constructors/keyboardButtonRequestPhone.md

322 B

Constructor: keyboardButtonRequestPhone

Attributes:

Name Type Required
text string Required

Type: KeyboardButton

Example:

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