MadelineProtoDocs/docs/TD_docs/constructors/authCodeTypeFlashCall.md

24 lines
756 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: authCodeTypeFlashCall
description: Code is delivered by the immediately cancelled call to the specified phone number. Number from which the call was done is the code
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
## Constructor: authCodeTypeFlashCall
[Back to constructors index](index.md)
Code is delivered by the immediately cancelled call to the specified phone number. Number from which the call was done is the code
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|pattern|[string](../types/string.md) | Yes|Pattern of the phone number from which the call will be done|
### Type: [AuthCodeType](../types/AuthCodeType.md)