Discord.https - v3.0.16
    Preparing search index...

    Interface APIGuildScheduledEventRecurrenceRuleNWeekday

    interface APIGuildScheduledEventRecurrenceRuleNWeekday {
        day: GuildScheduledEventRecurrenceRuleWeekday;
        n: 1 | 2 | 3 | 4 | 5;
    }
    Index

    Properties

    Properties

    The day within the week to reoccur on

    n: 1 | 2 | 3 | 4 | 5

    The week to reoccur on.