Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.GetSearchSponsoredChats
Synopsis
Documentation
data GetSearchSponsoredChats Source #
Returns sponsored chats to be shown in the search results. Returns SponsoredChats
Constructors
GetSearchSponsoredChats | |
Instances
ToJSON GetSearchSponsoredChats Source # | |
Defined in TD.Query.GetSearchSponsoredChats Methods toJSON :: GetSearchSponsoredChats -> Value # toEncoding :: GetSearchSponsoredChats -> Encoding # toJSONList :: [GetSearchSponsoredChats] -> Value # | |
Show GetSearchSponsoredChats Source # | |
Defined in TD.Query.GetSearchSponsoredChats Methods showsPrec :: Int -> GetSearchSponsoredChats -> ShowS # show :: GetSearchSponsoredChats -> String # showList :: [GetSearchSponsoredChats] -> ShowS # | |
Eq GetSearchSponsoredChats Source # | |
Defined in TD.Query.GetSearchSponsoredChats Methods (==) :: GetSearchSponsoredChats -> GetSearchSponsoredChats -> Bool # (/=) :: GetSearchSponsoredChats -> GetSearchSponsoredChats -> Bool # | |
ShortShow GetSearchSponsoredChats Source # | |
Defined in TD.Query.GetSearchSponsoredChats Methods |