Property Default
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Default
Whether this option is default. If true, this option will be pre-selected. Defaults to false.
[JsonProperty("default", NullValueHandling = NullValueHandling.Ignore)]
public bool Default { get; }