MadelineProto/old_docs/API_docs_v51/constructors/auth_sentCodeTypeApp.md

489 B

title description
auth_sentCodeTypeApp auth_sentCodeTypeApp attributes, type and example

Constructor: auth_sentCodeTypeApp

Back to constructors index

Attributes:

Name Type Required
length int Required

Type: auth_SentCodeType

Example:

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