MadelineProto/docs/API_docs/constructors/auth_codeTypeFlashCall.md
2016-12-30 23:21:36 +03:00

20 lines
330 B
Markdown

---
title: auth_codeTypeFlashCall
description: auth_codeTypeFlashCall attributes, type and example
---
## Constructor: auth\_codeTypeFlashCall
[Back to constructors index](index.md)
### Type: [auth\_CodeType](../types/auth_CodeType.md)
### Example:
```
$auth_codeTypeFlashCall = ['_' => 'auth_codeTypeFlashCall', ];
```