MadelineProto/docs/API_docs/constructors/auth_sentCodeTypeSms.md
2016-12-19 19:48:27 +03:00

344 B

Constructor: auth_sentCodeTypeSms

Attributes:

Name Type Required
length int Required

Type: auth_SentCodeType

Example:

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