Property Description
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
Description
Sets the command's new description
public Optional<string> Description { set; }
Property Value
- Optional<string>
Sets the command's new description
public Optional<string> Description { set; }