@sourceloop/notification-service / Exports / INotificationUserManager
Interface: INotificationUserManager¶
Table of contents¶
Methods¶
Methods¶
getNotifUsers¶
▸ getNotifUsers(notif
): Promise
<NotificationUser
[]>
Parameters¶
Name | Type |
---|---|
notif |
Notification |
Returns¶
Promise
<NotificationUser
[]>