Type Alias: ScheduledTaskCustomJobOptions
ScheduledTaskCustomJobOptions =
Omit<JobsOptions,"repeat">
Defined in: lib/structures/ScheduledTask.ts:57
Custom options for a job in a scheduled task.
ScheduledTaskCustomJobOptions =
Omit<JobsOptions,"repeat">
Defined in: lib/structures/ScheduledTask.ts:57
Custom options for a job in a scheduled task.