Table of Contents

Property Description

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Description

An optional user-facing description of this option. Maximum 100 characters.

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

Property Value

string