MadelineProto/docs/API_docs/constructors/auth_checkedPhone.md
2016-12-20 13:15:22 +01:00

433 B

title
auth_checkedPhone

Constructor: auth_checkedPhone

Back to constructors index

Attributes:

Name Type Required
phone_registered Bool Required

Type: auth_CheckedPhone

Example:

$auth_checkedPhone = ['_' => auth_checkedPhone', 'phone_registered' => Bool, ];