Table of Contents

Property AvailableTags

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AvailableTags

List of available tags for forum posts.

[JsonIgnore]
public IReadOnlyList<ForumPostTag> AvailableTags { get; }

Property Value

IReadOnlyList<ForumPostTag>