Table of Contents

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>