Table of Contents

Property Description

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Description

Gets or sets the description of the label.

[JsonProperty("description")]
public string? Description { get; set; }

Property Value

string