- data Get = Get
- data Send = Send {}
- data NotificationType
- = UserToUser
- | AppToUser
- data SendNS = SendNS {
- to_idsNS :: [User]
- notificationNS :: String
Notifications
Notifications.get
Notifications.send
Send | |
|
data NotificationType Source
Send | |
|
data NotificationType Source