haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.Gifts

Documentation

data Gifts Source #

Constructors

Gifts

Contains a list of gifts that can be sent to another user

Fields

Instances

Instances details
FromJSON Gifts Source # 
Instance details

Defined in TD.Data.Gifts

Show Gifts Source # 
Instance details

Defined in TD.Data.Gifts

Methods

showsPrec :: Int -> Gifts -> ShowS #

show :: Gifts -> String #

showList :: [Gifts] -> ShowS #

Eq Gifts Source # 
Instance details

Defined in TD.Data.Gifts

Methods

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

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

ShortShow Gifts Source # 
Instance details

Defined in TD.Data.Gifts