interface GuildScheduledEventRecurrenceRuleOptions

export interface GuildScheduledEventRecurrenceRuleOptions

Options for setting a recurrence rule for a guild scheduled event.

The months to recur on

byMonthDay : readonly number[]

The days within a month to recur on

The days within a week to recur on

The days within a week to recur on

byYearDay : readonly number[]

The days within a year to recur on

count : number

The total amount of times the event is allowed to recur before stopping

The time the recurrence rule interval ends at

How often the event occurs

interval : number

The spacing between the events

startAt : DateResolvable

The time the recurrence rule interval starts at