haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.Poll

Documentation

data Poll Source #

Constructors

Poll

Describes a poll

Fields

Instances

Instances details
FromJSON Poll Source # 
Instance details

Defined in TD.Data.Poll

Show Poll Source # 
Instance details

Defined in TD.Data.Poll

Methods

showsPrec :: Int -> Poll -> ShowS #

show :: Poll -> String #

showList :: [Poll] -> ShowS #

Eq Poll Source # 
Instance details

Defined in TD.Data.Poll

Methods

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

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

ShortShow Poll Source # 
Instance details

Defined in TD.Data.Poll