Table of Contents

Property Tags

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Tags

Gets the list of tags for the sticker.

[JsonIgnore]
public IReadOnlyList<string> Tags { get; }

Property Value

IReadOnlyList<string>