TDLib v0.0.2 TDLib.Object.TemporaryPasswordState View Source
Returns information about the availability of a temporary password, which can be used for payments.
Name | Type | Description |
---|---|---|
has_password | bool | True, if a temporary password is available. |
valid_for | number | Time left before the temporary password expires, in seconds. |
More details on telegram’s documentation.