Interface NotificationSchedulingData

Hierarchy

  • NotificationSchedulingData

Properties

nextOccurrence: number

Unix timestamp (in milliseconds) representing when the notification should occur.

Example

// February 20, 2024, 15:30:00 UTC
nextOccurrence: 1708442400000
notification: ScheduledNotification

Generated using TypeDoc