Table of Contents

Enum GuildScheduledEventRecurrenceRuleWeekday

Namespace
NetCord
Assembly
NetCord.dll
public enum GuildScheduledEventRecurrenceRuleWeekday : byte

Fields

Friday = 4
Monday = 0
Saturday = 5
Sunday = 6
Thursday = 3
Tuesday = 1
Wednesday = 2