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