haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetCurrentState

Synopsis

Documentation

data GetCurrentState Source #

Returns all updates needed to restore current TDLib state, i.e. all actual updateAuthorizationStateupdateUserupdateNewChat and others. This is especially useful if TDLib is run in a separate process. Can be called before initialization. Returns Updates

Constructors

GetCurrentState