MadelineProto/old_docs/API_docs_v55/constructors/auth_sentCodeTypeCall.md

494 B

title description
auth_sentCodeTypeCall auth_sentCodeTypeCall attributes, type and example

Constructor: auth_sentCodeTypeCall

Back to constructors index

Attributes:

Name Type Required
length int Required

Type: auth_SentCodeType

Example:

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