ActivityPlug API / @activityplug/server / PublicNotificationGroup
Interface: PublicNotificationGroup
Defined in: packages/server/src/api/service.ts:548
Extends
Omit<NotificationGroup,"notifications">
Indexable
[
key:string]:NotificationGroup
[
key:number]:NotificationGroup
[
key:symbol]:NotificationGroup
Properties
notifications
readonlynotifications: readonlyPublicNotification[]
Defined in: packages/server/src/api/service.ts:549