Constructor: auth.codeTypeSms
The next time, the authentication code will be delivered via an immediately canceled incoming call.
Type: auth.CodeType
Example:
$auth_codeTypeSms = ['_' => 'auth.codeTypeSms'];
The next time, the authentication code will be delivered via an immediately canceled incoming call.
$auth_codeTypeSms = ['_' => 'auth.codeTypeSms'];