22 lines
432 B
Markdown
22 lines
432 B
Markdown
---
|
|
title: getAuthState
|
|
description: Returns current authorization state, offline request
|
|
---
|
|
## Method: getAuthState
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns current authorization state, offline request
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [AuthState](../types/AuthState.md)
|
|
|