haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.CreateTemporaryPassword

Synopsis

Documentation

data CreateTemporaryPassword Source #

Creates a new temporary password for processing payments. Returns TemporaryPasswordState

Constructors

CreateTemporaryPassword 

Fields

  • password :: Maybe Text

    The 2-step verification password of the current user

  • valid_for :: Maybe Int

    Time during which the temporary password will be valid, in seconds; must be between 60 and 86400