MadelineProto/docs/API_docs/constructors/auth_sentCodeTypeSms.md

314 B

Constructor: auth_sentCodeTypeSms

Attributes:

Name Type Required
length int Required

Type: auth_SentCodeType

Example:

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