Property Tags
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Tags
Gets the list of tags for the sticker.
[JsonIgnore]
public IReadOnlyList<string> Tags { get; }
Property Value
- IReadOnlyList<string>
Gets the list of tags for the sticker.
[JsonIgnore]
public IReadOnlyList<string> Tags { get; }