Table of Contents

Enum GuildScheduledEventRecurrenceRuleFrequency

Namespace
NetCord
Assembly
NetCord.dll
public enum GuildScheduledEventRecurrenceRuleFrequency : byte

Fields

Daily = 3
Monthly = 1
Weekly = 2
Yearly = 0