Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data ChatBoostLevelFeatures Source #
ChatBoostLevelFeatures | Contains a list of features available on a specific chat boost level |
|
Instances
FromJSON ChatBoostLevelFeatures Source # | |
Defined in TD.Data.ChatBoostLevelFeatures | |
Show ChatBoostLevelFeatures Source # | |
Defined in TD.Data.ChatBoostLevelFeatures showsPrec :: Int -> ChatBoostLevelFeatures -> ShowS # show :: ChatBoostLevelFeatures -> String # showList :: [ChatBoostLevelFeatures] -> ShowS # | |
Eq ChatBoostLevelFeatures Source # | |
Defined in TD.Data.ChatBoostLevelFeatures | |
ShortShow ChatBoostLevelFeatures Source # | |
Defined in TD.Data.ChatBoostLevelFeatures |