MadelineProto/docs/API_docs/constructors/auth_sentCodeTypeSms.md

489 B

title description
auth_sentCodeTypeSms auth_sentCodeTypeSms attributes, type and example

Constructor: auth_sentCodeTypeSms

Back to constructors index

Attributes:

Name Type Required
length int Required

Type: auth_SentCodeType

Example:

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