haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.SecretChatState

Synopsis

Documentation

data SecretChatState Source #

Describes the current secret chat state

Constructors

SecretChatStatePending

The secret chat is not yet created; waiting for the other user to get online

SecretChatStateReady

The secret chat is ready to use

SecretChatStateClosed

The secret chat is closed