Table of Contents

Property ByNWeekday

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ByNWeekday

Gets or sets specific days within a specific week (1-5) to recur on.

[JsonProperty("by_n_weekday", NullValueHandling = NullValueHandling.Include)]
public List<DiscordRecurrenceRuleNWeekday>? ByNWeekday { get; set; }

Property Value

List<DiscordRecurrenceRuleNWeekday>