Table of Contents

Property Label

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Label

The label to add. This is required.

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

Property Value

string