Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data ClearRecentlyFoundChats Source #
Clears the list of recently found chats. Returns Ok
Instances
ToJSON ClearRecentlyFoundChats Source # | |
Defined in TD.Query.ClearRecentlyFoundChats | |
Show ClearRecentlyFoundChats Source # | |
Defined in TD.Query.ClearRecentlyFoundChats showsPrec :: Int -> ClearRecentlyFoundChats -> ShowS # show :: ClearRecentlyFoundChats -> String # showList :: [ClearRecentlyFoundChats] -> ShowS # | |
Eq ClearRecentlyFoundChats Source # | |
Defined in TD.Query.ClearRecentlyFoundChats | |
ShortShow ClearRecentlyFoundChats Source # | |
Defined in TD.Query.ClearRecentlyFoundChats |