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

29 lines
653 B
Markdown

---
title: AuthCodeType
description: constructors and methods of type AuthCodeType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: AuthCodeType
[Back to types index](index.md)
Provides information about the way an authentication code is delivered to the user
### Possible values (constructors):
[authCodeTypeMessage](../constructors/authCodeTypeMessage.md)
[authCodeTypeSms](../constructors/authCodeTypeSms.md)
[authCodeTypeCall](../constructors/authCodeTypeCall.md)
[authCodeTypeFlashCall](../constructors/authCodeTypeFlashCall.md)
### Methods that return an object of this type (methods):