mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:07:50 +01:00
359 B
359 B
Constructor: auth_checkedPhone
Attributes:
Name | Type | Required |
---|---|---|
phone_registered | Bool | Required |
Type: auth_CheckedPhone
Example:
$auth_checkedPhone = ['_' => auth_checkedPhone', 'phone_registered' => Bool, ];