Constructor: auth.sentCodeTypeSmsPhrase
Attributes:
Name | Type | Required |
---|---|---|
beginning | string | Optional |
Type: auth.SentCodeType
Example:
$auth_sentCodeTypeSmsPhrase = ['_' => 'auth.sentCodeTypeSmsPhrase', 'beginning' => 'string'];
Name | Type | Required |
---|---|---|
beginning | string | Optional |
$auth_sentCodeTypeSmsPhrase = ['_' => 'auth.sentCodeTypeSmsPhrase', 'beginning' => 'string'];