haskell-tdlib-2.0.63.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.ResendCodeReason

Synopsis

Documentation

data ResendCodeReason Source #

Describes the reason why a code needs to be re-sent

Constructors

ResendCodeReasonUserRequest

The user requested to resend the code

ResendCodeReasonVerificationFailed

The code is re-sent, because device verification has failed

Fields