Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Data.ReportOption
Documentation
data ReportOption Source #
Constructors
ReportOption | Describes an option to report an entity to Telegram |
Instances
FromJSON ReportOption Source # | |
Defined in TD.Data.ReportOption | |
Show ReportOption Source # | |
Defined in TD.Data.ReportOption Methods showsPrec :: Int -> ReportOption -> ShowS # show :: ReportOption -> String # showList :: [ReportOption] -> ShowS # | |
Eq ReportOption Source # | |
Defined in TD.Data.ReportOption | |
ShortShow ReportOption Source # | |
Defined in TD.Data.ReportOption Methods shortShow :: ReportOption -> String Source # |