MadelineProto/old_docs/API_docs_v53/constructors/auth_sentCodeTypeSms.md
2017-01-19 23:02:27 +01:00

488 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, ];