MadelineProto/old_docs/API_docs_v57/constructors/auth_sentCodeTypeCall.md

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