MadelineProto/docs/TD_docs/constructors/authCodeTypeCall.md

23 lines
485 B
Markdown
Raw Normal View History

---
title: authCodeTypeCall
2017-08-25 15:05:53 +02:00
description: Code is delivered by phone call to the specified phone number
---
## Constructor: authCodeTypeCall
[Back to constructors index](index.md)
2017-08-25 15:05:53 +02:00
Code is delivered by phone call to the specified phone number
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|length|[int](../types/int.md) | Yes|Length of the code|
### Type: [AuthCodeType](../types/AuthCodeType.md)