MadelineProto/docs/API_docs/constructors/auth_sentCodeTypeFlashCall.md

337 B

Constructor: auth_sentCodeTypeFlashCall

Attributes:

Name Type Required
pattern string Required

Type: auth_SentCodeType

Example:

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