1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 20:07:50 +01:00
MadelineProto/docs/API_docs/constructors/auth_checkedPhone.md
2016-12-30 23:21:36 +03:00

494 B

title description
auth_checkedPhone auth_checkedPhone attributes, type and example

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, ];