getusernotificationsresult
@nishans/types / Exports / GetUserNotificationsResult
Interface: GetUserNotificationsResult#
Hierarchy#
- GetUserNotificationsResult
Index#
Properties#
Properties#
recordMap#
• recordMap: Record<string, unknown>
Defined in: endpoints.ts:443
results#
• results: { spaceId: string ; unread: { following: number ; mentions: number ; nonMentions: number } ; unreceived: { notificationIds: string[] } }[]
Defined in: endpoints.ts:444