MadelineProtoDocs/old_docs/API_docs_v71/types/auth.SentCode.md

30 lines
747 B
Markdown

---
title: auth.SentCode
description: constructors and methods of type auth.SentCode
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
redirect_from: /API_docs/types/auth_SentCode.html
---
# 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)