Table of Contents

Property Label

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Label

The user-facing label of the option. Maximum 100 characters.

[JsonProperty("label")]
public string Label { get; }

Property Value

string