haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.Chats

Documentation

data Chats Source #

Constructors

Chats

Represents a list of chats

Fields

Instances

Instances details
FromJSON Chats Source # 
Instance details

Defined in TD.Data.Chats

Show Chats Source # 
Instance details

Defined in TD.Data.Chats

Methods

showsPrec :: Int -> Chats -> ShowS #

show :: Chats -> String #

showList :: [Chats] -> ShowS #

Eq Chats Source # 
Instance details

Defined in TD.Data.Chats

Methods

(==) :: Chats -> Chats -> Bool #

(/=) :: Chats -> Chats -> Bool #

ShortShow Chats Source # 
Instance details

Defined in TD.Data.Chats