Table of Contents

Property Name

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Name

The name of the invoked command.

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

Property Value

string