MadelineProtoDocs/old_docs/API_docs_v82/types/auth_Authorization.md

33 lines
858 B
Markdown
Raw Normal View History

2018-12-26 02:56:50 +01:00
---
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)
### 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)