Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data RemoveNotificationGroup Source #
Removes a group of active notifications. Needs to be called only if the notification group is removed by the current user. Returns Ok
RemoveNotificationGroup | |
|
Instances
ToJSON RemoveNotificationGroup Source # | |
Defined in TD.Query.RemoveNotificationGroup | |
Show RemoveNotificationGroup Source # | |
Defined in TD.Query.RemoveNotificationGroup showsPrec :: Int -> RemoveNotificationGroup -> ShowS # show :: RemoveNotificationGroup -> String # showList :: [RemoveNotificationGroup] -> ShowS # | |
Eq RemoveNotificationGroup Source # | |
Defined in TD.Query.RemoveNotificationGroup | |
ShortShow RemoveNotificationGroup Source # | |
Defined in TD.Query.RemoveNotificationGroup |