Property Description
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Description
Gets the Description of the sticker.
[JsonProperty("description")]
public string? Description { get; }
Gets the Description of the sticker.
[JsonProperty("description")]
public string? Description { get; }