MadelineProtoDocs/docs/API_docs/types/auth_SentCode.md

31 lines
792 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: auth_SentCode
description: constructors and methods of type auth_SentCode
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
---
2018-04-05 01:19:57 +02:00
# Type: auth\_SentCode
2018-04-01 13:19:25 +02:00
[Back to types index](index.md)
### Possible values (constructors):
[auth\_sentCode](../constructors/auth_sentCode.md)
### Methods that return an object of this type (methods):
[$MadelineProto->auth->sendCode](../methods/auth_sendCode.md)
[$MadelineProto->auth->resendCode](../methods/auth_resendCode.md)
[$MadelineProto->account->sendChangePhoneCode](../methods/account_sendChangePhoneCode.md)
[$MadelineProto->account->sendConfirmPhoneCode](../methods/account_sendConfirmPhoneCode.md)
2018-06-29 13:59:08 +02:00
[$MadelineProto->account->sendVerifyPhoneCode](../methods/account_sendVerifyPhoneCode.md)
2018-04-01 13:19:25 +02:00