MadelineProtoDocs/docs/TD_docs/constructors/temporaryPasswordState.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

779 B

title description image
temporaryPasswordState Returns information about availability of temporary password, which should be used for payments https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: temporaryPasswordState

Back to constructors index

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

Type: TemporaryPasswordState