mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 05:56:55 +01:00
22 lines
436 B
Markdown
22 lines
436 B
Markdown
---
|
|
title: getPasswordState
|
|
description: Returns current state of two-step verification
|
|
---
|
|
## Method: getPasswordState
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns current state of two-step verification
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [PasswordState](../types/PasswordState.md)
|
|
|