haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.TargetChat

Synopsis

Documentation

data TargetChat Source #

Describes the target chat to be opened

Constructors

TargetChatCurrent

The currently opened chat needs to be kept

TargetChatChosen

The chat needs to be chosen by the user among chats of the specified types

Fields

TargetChatInternalLink

The chat needs to be open with the provided internal link

Fields

Instances

Instances details
FromJSON TargetChat Source # 
Instance details

Defined in TD.Data.TargetChat

ToJSON TargetChat Source # 
Instance details

Defined in TD.Data.TargetChat

Show TargetChat Source # 
Instance details

Defined in TD.Data.TargetChat

Eq TargetChat Source # 
Instance details

Defined in TD.Data.TargetChat

ShortShow TargetChat Source # 
Instance details

Defined in TD.Data.TargetChat