Link Search Menu Expand Document

Constructor: auth.sentCodeTypeSms

Back to constructors index

The code was sent via SMS

Attributes:

NameTypeRequiredDescription
lengthintYesLength of the code in bytes

Type: auth.SentCodeType

Example:

$auth_sentCodeTypeSms = ['_' => 'auth.sentCodeTypeSms', 'length' => int];