Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data ReactionNotificationSource Source #
Describes sources of reactions for which notifications will be shown
ReactionNotificationSourceNone | Notifications for reactions are disabled |
ReactionNotificationSourceContacts | Notifications for reactions are shown only for reactions from contacts |
ReactionNotificationSourceAll | Notifications for reactions are shown for all reactions |