Table of Contents

Property Description

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Description

Gets the guild description, when applicable.

[JsonProperty("description")]
[RequiresFeature(Features.Community)]
public string Description { get; }

Property Value

string