MadelineProtoDocs/docs/TD_docs/constructors/authCodeTypeFlashCall.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
755 B
Markdown

---
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
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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)