1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/methods/createTemporaryPassword.md

703 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

Parameters:

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

Return type: TemporaryPasswordState