MadelineProtoDocs/docs/API_docs/types/auth_SentCode.md

28 lines
626 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
---
## 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)