haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.CloseChat

Synopsis

Documentation

data CloseChat Source #

Informs TDLib that the chat is closed by the user. Many useful activities depend on the chat being opened or closed. Returns Ok

Constructors

CloseChat 

Fields

Instances

Instances details
ToJSON CloseChat Source # 
Instance details

Defined in TD.Query.CloseChat

Show CloseChat Source # 
Instance details

Defined in TD.Query.CloseChat

Eq CloseChat Source # 
Instance details

Defined in TD.Query.CloseChat

ShortShow CloseChat Source # 
Instance details

Defined in TD.Query.CloseChat