MadelineProto/docs/API_docs/types/auth_SentCode.md

28 lines
626 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: auth_SentCode
2016-12-24 17:20:45 +01:00
description: constructors and methods of type auth_SentCode
2016-12-20 13:15:22 +01:00
---
## Type: auth\_SentCode
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
2016-12-19 18:35:27 +01:00
[auth\_sentCode](../constructors/auth_sentCode.md)
2016-12-24 17:20:45 +01:00
### 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)
2016-12-24 17:20:45 +01:00
[$MadelineProto->account->sendConfirmPhoneCode](../methods/account_sendConfirmPhoneCode.md)