mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 00:26:57 +01:00
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)
|
|
|