mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
22 lines
484 B
Markdown
22 lines
484 B
Markdown
|
---
|
||
|
title: getTemporaryPasswordState
|
||
|
description: Returns information about current temporary password
|
||
|
---
|
||
|
## Method: getTemporaryPasswordState
|
||
|
[Back to methods index](index.md)
|
||
|
|
||
|
|
||
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
||
|
|
||
|
|
||
|
Returns information about current temporary password
|
||
|
|
||
|
### Params:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|
||
|
|
||
|
### Return type: [TemporaryPasswordState](../types/TemporaryPasswordState.md)
|
||
|
|