Property Description
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
Description
The new description of the guild
public Optional<string> Description { get; set; }
Property Value
- Optional<string>
The new description of the guild
public Optional<string> Description { get; set; }