MadelineProto/old_docs/API_docs_v51/constructors/auth_sentCodeTypeFlashCall.md

530 B

title description
auth_sentCodeTypeFlashCall auth_sentCodeTypeFlashCall attributes, type and example

Constructor: auth_sentCodeTypeFlashCall

Back to constructors index

Attributes:

Name Type Required
pattern string Required

Type: auth_SentCodeType

Example:

$auth_sentCodeTypeFlashCall = ['_' => 'auth_sentCodeTypeFlashCall', 'pattern' => string, ];