Table of Contents

Property Required

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Required

Whether this input is required.

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

Property Value

bool