TDLib v0.0.2 TDLib.Object.TemporaryPasswordState View Source

Returns information about the availability of a temporary password, which can be used for payments.

NameTypeDescription
has_passwordboolTrue, if a temporary password is available.
valid_fornumberTime left before the temporary password expires, in seconds.

More details on telegram’s documentation.