haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.ResendAuthenticationCode

Synopsis

Documentation

data ResendAuthenticationCode Source #

Resends an authentication code to the user. Works only when the current authorization state is authorizationStateWaitCode, the next_code_type of the result is not null and the server-specified timeout has passed, or when the current authorization state is authorizationStateWaitEmailCode. Returns Ok

Constructors

ResendAuthenticationCode 

Fields