MadelineProtoDocs/old_docs/API_docs_v81/types/auth_SentCode.md
2018-07-12 20:24:55 +02:00

31 lines
792 B
Markdown

---
title: auth_SentCode
description: constructors and methods of type auth_SentCode
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: auth\_SentCode
[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)
[$MadelineProto->account->sendVerifyPhoneCode](../methods/account_sendVerifyPhoneCode.md)