MadelineProto/docs/API_docs/constructors/auth_codeTypeFlashCall.md
2017-01-19 23:02:27 +01:00

22 lines
333 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', ];
```