Table of Contents

Property Description

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Description

Gets the guild description.

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

Property Value

string