Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.GetBotSimilarBotCount
Synopsis
Documentation
data GetBotSimilarBotCount Source #
Returns approximate number of bots similar to the given bot. Returns Count
Constructors
GetBotSimilarBotCount | |
Fields
|
Instances
ToJSON GetBotSimilarBotCount Source # | |
Defined in TD.Query.GetBotSimilarBotCount Methods toJSON :: GetBotSimilarBotCount -> Value # toEncoding :: GetBotSimilarBotCount -> Encoding # toJSONList :: [GetBotSimilarBotCount] -> Value # toEncodingList :: [GetBotSimilarBotCount] -> Encoding # | |
Show GetBotSimilarBotCount Source # | |
Defined in TD.Query.GetBotSimilarBotCount Methods showsPrec :: Int -> GetBotSimilarBotCount -> ShowS # show :: GetBotSimilarBotCount -> String # showList :: [GetBotSimilarBotCount] -> ShowS # | |
Eq GetBotSimilarBotCount Source # | |
Defined in TD.Query.GetBotSimilarBotCount Methods (==) :: GetBotSimilarBotCount -> GetBotSimilarBotCount -> Bool # (/=) :: GetBotSimilarBotCount -> GetBotSimilarBotCount -> Bool # | |
ShortShow GetBotSimilarBotCount Source # | |
Defined in TD.Query.GetBotSimilarBotCount Methods |