Skip to main content

LiveNotificationsMarkUnreadArgs

type LiveNotificationsMarkUnreadArgs = {
ids: string[];
};

Properties

ids

ids: string[];