1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 00:46:56 +01:00
MadelineProto/docs/TD_docs/methods/createTemporaryPassword.md
2017-08-25 15:05:53 +02:00

681 B

title description
createTemporaryPassword Creates new temporary password for payments processing

Method: createTemporaryPassword

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Creates new temporary password for payments processing

Params:

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