auth.sentCodeTypeCall

The code will be sent via a phone call: a synthesized voice will tell the user which verification code to input.

Constructor schema is available as of layer 50. Switch »

Parameters

Name Type Description
length int Length of the verification code

Type

auth.SentCodeType

Go up