Type Alias ReadNotificationJsonPayload

ReadNotificationJsonPayload: ["setLastRead", {
    date: string;
}]