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

758 B

title description image
createTemporaryPassword Creates new temporary password for payments processing https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: createTemporaryPassword

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Creates new temporary password for payments processing

Parameters:

Name Type Required Description
password string Yes Persistent user password
valid_for int Yes Time before temporary password will expire, seconds. Should be between 60 and 86400

Return type: TemporaryPasswordState