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

370 B

Constructor: auth_sentCodeTypeFlashCall

Attributes:

Name Type Required
pattern string Required

Type:

auth_SentCodeType

Example:

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