Table of Contents

Property IsRequired

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsRequired

Indicates whether checking at least one option is required to submit the modal.

[JsonProperty("required", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsRequired { get; }

Property Value

bool?