Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.GetChatBoostLevelFeatures
Documentation
data GetChatBoostLevelFeatures Source #
Returns the list of features available on the specific chat boost level. This is an offline method. Returns ChatBoostLevelFeatures
Constructors
GetChatBoostLevelFeatures | |
Instances
ToJSON GetChatBoostLevelFeatures Source # | |
Defined in TD.Query.GetChatBoostLevelFeatures Methods toJSON :: GetChatBoostLevelFeatures -> Value # toEncoding :: GetChatBoostLevelFeatures -> Encoding # toJSONList :: [GetChatBoostLevelFeatures] -> Value # | |
Show GetChatBoostLevelFeatures Source # | |
Defined in TD.Query.GetChatBoostLevelFeatures Methods showsPrec :: Int -> GetChatBoostLevelFeatures -> ShowS # show :: GetChatBoostLevelFeatures -> String # showList :: [GetChatBoostLevelFeatures] -> ShowS # | |
Eq GetChatBoostLevelFeatures Source # | |
Defined in TD.Query.GetChatBoostLevelFeatures Methods (==) :: GetChatBoostLevelFeatures -> GetChatBoostLevelFeatures -> Bool # (/=) :: GetChatBoostLevelFeatures -> GetChatBoostLevelFeatures -> Bool # | |
ShortShow GetChatBoostLevelFeatures Source # | |
Defined in TD.Query.GetChatBoostLevelFeatures Methods |