Skip to main content

DiscordScheduledEventRecurrenceRuleNWeekday

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordScheduledEventRecurrenceRuleNWeekday

Interface: DiscordScheduledEventRecurrenceRuleNWeekday

Properties

day

day: DiscordScheduledEventRecurrenceRuleWeekday

The day within the week to reoccur on

Defined in

packages/types/dist/types/discord.d.ts:2329


n

n: number

The week to reoccur on. 1 - 5

Defined in

packages/types/dist/types/discord.d.ts:2327