Skip to main content

Interface: ScheduledTaskListRepeatedOptions

@sapphire/plugin-scheduled-tasks.ScheduledTaskListRepeatedOptions

Options for listing repeated scheduled tasks.

Hierarchy

Properties

asc

Optional asc: boolean

Defined in

projects/plugins/packages/scheduled-tasks/src/lib/types/ScheduledTaskTypes.ts:18


end

Optional end: number

Defined in

projects/plugins/packages/scheduled-tasks/src/lib/types/ScheduledTaskTypes.ts:17


start

Optional start: number

Defined in

projects/plugins/packages/scheduled-tasks/src/lib/types/ScheduledTaskTypes.ts:16