Table of Contents

Property Description

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Description

Gets the description of the scheduled event.

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

Property Value

string