MadelineProto/old_docs/API_docs_v51/constructors/auth_codeTypeCall.md
2017-01-19 23:02:27 +01:00

22 lines
308 B
Markdown

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