mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
706 B
706 B
title | description |
---|---|
temporaryPasswordState | Returns information about availability of temporary password, which should be used for payments |
Constructor: temporaryPasswordState
Returns information about availability of temporary password, which should be used for payments
Attributes:
Name | Type | Required | Description |
---|---|---|---|
has_password | Bool | Yes | True, if we have temporary password |
valid_for | int | Yes | Time left before temporary password expires, seconds |