MadelineProtoDocs/docs/API_docs/types/auth_Authorization.md
2019-08-15 20:25:16 +02:00

35 lines
950 B
Markdown

---
title: auth_Authorization
description: constructors and methods of type auth_Authorization
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: auth\_Authorization
[Back to types index](index.md)
### Possible values (constructors):
[auth\_authorization](../constructors/auth_authorization.md)
[auth\_authorizationSignUpRequired](../constructors/auth_authorizationSignUpRequired.md)
### Methods that return an object of this type (methods):
[$MadelineProto->auth->signUp](../methods/auth_signUp.md)
[$MadelineProto->auth->signIn](../methods/auth_signIn.md)
[$MadelineProto->auth->importAuthorization](../methods/auth_importAuthorization.md)
[$MadelineProto->auth->importBotAuthorization](../methods/auth_importBotAuthorization.md)
[$MadelineProto->auth->checkPassword](../methods/auth_checkPassword.md)
[$MadelineProto->auth->recoverPassword](../methods/auth_recoverPassword.md)