MadelineProto/docs/API_docs/constructors/auth_sentCodeTypeFlashCall.md
2016-12-20 13:15:22 +01:00

456 B

title
auth_sentCodeTypeFlashCall

Constructor: auth_sentCodeTypeFlashCall

Back to constructors index

Attributes:

Name Type Required
pattern string Required

Type: auth_SentCodeType

Example:

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