MadelineProto/docs/API_docs/constructors/auth_sentCodeTypeFlashCall.md
2016-12-19 19:48:27 +03:00

373 B

Constructor: auth_sentCodeTypeFlashCall

Attributes:

Name Type Required
pattern string Required

Type: auth_SentCodeType

Example:

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