762 B
762 B
title | description | image |
---|---|---|
createTemporaryPassword | Creates new temporary password for payments processing | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: createTemporaryPassword
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Creates new temporary password for payments processing
Parameters:
Name | Type | Description | Required |
---|---|---|---|
password | string | Persistent user password | Yes |
valid_for | int | Time before temporary password will expire, seconds. Should be between 60 and 86400 | Yes |