Table of Contents

Property Name

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Name

Gets the name of this option which will be presented to the user.

[JsonProperty("name")]
public string Name { get; }

Property Value

string