1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 20:47:46 +01:00
MadelineProto/docs/API_docs/constructors/auth_checkedPhone.md

332 B

Constructor: auth_checkedPhone

Attributes:

Name Type Required
phone_registered Bool Required

Type: auth_CheckedPhone

Example:

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