Constructor: updateSentPhoneCode
Attributes:
Name | Type | Required |
---|---|---|
sent_code | auth.SentCode | Yes |
Type: Update
Example:
$updateSentPhoneCode = ['_' => 'updateSentPhoneCode', 'sent_code' => auth.SentCode];
Name | Type | Required |
---|---|---|
sent_code | auth.SentCode | Yes |
$updateSentPhoneCode = ['_' => 'updateSentPhoneCode', 'sent_code' => auth.SentCode];