MadelineProtoDocs/docs/API_docs/types/auth_Authorization.md

35 lines
950 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: auth_Authorization
description: constructors and methods of type auth_Authorization
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
2018-04-05 01:19:57 +02:00
# Type: auth\_Authorization
2018-04-01 13:19:25 +02:00
[Back to types index](index.md)
### Possible values (constructors):
[auth\_authorization](../constructors/auth_authorization.md)
2019-08-15 20:25:16 +02:00
[auth\_authorizationSignUpRequired](../constructors/auth_authorizationSignUpRequired.md)
2018-04-01 13:19:25 +02:00
### 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)