Table of Contents

Property Description

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Description

The description of this option. This is optional.

[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string Description { get; }

Property Value

string