MadelineProto/old_docs/API_docs_v70/types/auth_Authorization.md

32 lines
785 B
Markdown
Raw Normal View History

---
title: auth_Authorization
description: constructors and methods of type auth_Authorization
---
## Type: auth\_Authorization
[Back to types index](index.md)
### Possible values (constructors):
[auth\_authorization](../constructors/auth_authorization.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)