API ReferenceTypesLiveNotificationsMarkUnreadArgsOn this pageLiveNotificationsMarkUnreadArgs type LiveNotificationsMarkUnreadArgs = { ids: string[];}; Properties ids ids: string[];