Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Data.BotCommands
Documentation
data BotCommands Source #
Constructors
BotCommands | Contains a list of bot commands |
Fields
|
Instances
FromJSON BotCommands Source # | |
Defined in TD.Data.BotCommands | |
Show BotCommands Source # | |
Defined in TD.Data.BotCommands Methods showsPrec :: Int -> BotCommands -> ShowS # show :: BotCommands -> String # showList :: [BotCommands] -> ShowS # | |
Eq BotCommands Source # | |
Defined in TD.Data.BotCommands | |
ShortShow BotCommands Source # | |
Defined in TD.Data.BotCommands Methods shortShow :: BotCommands -> String Source # |