Interface: ScheduledTaskListOptions
@sapphire/plugin-scheduled-tasks.ScheduledTaskListOptions
Hierarchy
ScheduledTaskListRepeatedOptions
↳
ScheduledTaskListOptions
Properties
asc
• Optional
asc: boolean
Inherited from
ScheduledTaskListRepeatedOptions.asc
Defined in
projects/plugins/packages/scheduled-tasks/src/lib/types/ScheduledTaskTypes.ts:11
end
• Optional
end: number
Inherited from
ScheduledTaskListRepeatedOptions.end
Defined in
projects/plugins/packages/scheduled-tasks/src/lib/types/ScheduledTaskTypes.ts:10
start
• Optional
start: number
Inherited from
ScheduledTaskListRepeatedOptions.start
Defined in
projects/plugins/packages/scheduled-tasks/src/lib/types/ScheduledTaskTypes.ts:9
types
• types: JobState
[]
Defined in
projects/plugins/packages/scheduled-tasks/src/lib/types/ScheduledTaskTypes.ts:15