Table of Contents

Property IsRequired

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsRequired

Indicates whether a submission is required. This is mutually exclusive with setting MinValues to 0.

[JsonProperty("required")]
public bool IsRequired { get; }

Property Value

bool