Table of Contents

Property Description

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Description

Gets the description of this command.

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

Property Value

string