MadelineProtoDocs/old_docs/API_docs_v38/types/auth.SentCodeType.md

36 lines
950 B
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
title: auth.SentCodeType
description: constructors and methods of type auth.SentCodeType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
redirect_from: /API_docs/types/auth_SentCodeType.html
---
# Type: auth.SentCodeType
[Back to types index](index.md)
### Possible values (constructors):
[auth.sentCodeTypeApp](../constructors/auth.sentCodeTypeApp.md)
[auth.sentCodeTypeSms](../constructors/auth.sentCodeTypeSms.md)
[auth.sentCodeTypeCall](../constructors/auth.sentCodeTypeCall.md)
[auth.sentCodeTypeFlashCall](../constructors/auth.sentCodeTypeFlashCall.md)
### Methods that return an object of this type (methods):
[auth.sentCodeTypeApp](../constructors/auth.sentCodeTypeApp.md)
[auth.sentCodeTypeSms](../constructors/auth.sentCodeTypeSms.md)
[auth.sentCodeTypeCall](../constructors/auth.sentCodeTypeCall.md)
[auth.sentCodeTypeFlashCall](../constructors/auth.sentCodeTypeFlashCall.md)