Table of Contents

Property SelectedByDefault

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

SelectedByDefault

Indicates whether this option is selected by default.

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

Property Value

bool?