MadelineProto/old_docs/API_docs_v53/constructors/auth_codeTypeFlashCall.md

22 lines
334 B
Markdown
Raw Normal View History

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