Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Data.MainWebApp
Documentation
data MainWebApp Source #
Constructors
MainWebApp | Contains information about the main Web App of a bot |
Instances
FromJSON MainWebApp Source # | |
Defined in TD.Data.MainWebApp | |
Show MainWebApp Source # | |
Defined in TD.Data.MainWebApp Methods showsPrec :: Int -> MainWebApp -> ShowS # show :: MainWebApp -> String # showList :: [MainWebApp] -> ShowS # | |
Eq MainWebApp Source # | |
Defined in TD.Data.MainWebApp | |
ShortShow MainWebApp Source # | |
Defined in TD.Data.MainWebApp Methods shortShow :: MainWebApp -> String Source # |